Click or drag to resize

CSequenceUnfold Method

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