Click or drag to resize

DSequenceUnfold Method

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