NonStandardExtensionMethodsIterateAndAccumulate Method Naiad Help

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodStatic memberIterateAndAccumulateTRecord, TTime(StreamTRecord, TTime, FuncLoopContextTTime, StreamTRecord, IterationInTTime, StreamTRecord, IterationInTTime, Int32, String)
Iteratively applies function to the given stream and accumulates all of the iterates.
Public methodStatic memberIterateAndAccumulateTRecord, TTime(StreamTRecord, TTime, FuncLoopContextTTime, StreamTRecord, IterationInTTime, StreamTRecord, IterationInTTime, ExpressionFuncTRecord, Int32, Int32, String)
Iteratively applies function to the given stream and accumulates all of the iterates.
Public methodStatic memberIterateAndAccumulateTRecord, TTime(StreamTRecord, TTime, FuncLoopContextTTime, StreamTRecord, IterationInTTime, StreamTRecord, IterationInTTime, FuncTRecord, Int32, ExpressionFuncTRecord, Int32, Int32, String)
Iteratively applies function to the given stream and accumulates all of the iterates.
Top
See Also

Reference