CollectionTRecord, TTimeFixedPoint Method Naiad Help

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

Overload List

  NameDescription
Public methodFixedPoint(FuncLoopContextTTime, CollectionTRecord, IterationInTTime, CollectionTRecord, IterationInTTime)
Computes the fixed point of the subquery f applied to this collection.
Public methodFixedPoint(FuncLoopContextTTime, CollectionTRecord, IterationInTTime, CollectionTRecord, IterationInTTime, Int32)
Computes the fixed point of the subquery f applied to this collection.
Public methodFixedPointTKey(FuncLoopContextTTime, CollectionTRecord, IterationInTTime, CollectionTRecord, IterationInTTime, ExpressionFuncTRecord, TKey)
Computes the fixed point of the subquery f applied to this collection.
Public methodFixedPointTKey(FuncLoopContextTTime, CollectionTRecord, IterationInTTime, CollectionTRecord, IterationInTTime, ExpressionFuncTRecord, TKey, Int32)
Computes the fixed point of the subquery f applied to this collection.
Top
See Also

Reference