Click or drag to resize

NSequenceUnfold Method

Overload List
 NameDescription
Public methodStatic memberUnfold(Int32, Int32, FuncInt32, Int32, Int32)Creates a sequence by unfolding an initial state by a function.
Public methodStatic memberUnfold(Int32, Int32, FuncInt32, Int32)Creates a sequence by unfolding an initial state by a function.
Public methodStatic memberUnfold(Int32, Int32, Int32, FuncInt32, Int32, Int32)Creates a sequence by unfolding an initial state by a function.
Top
See Also