Unfold(Int32, Complex, FuncInt32, Complex, Complex) | Creates a sequence by unfolding an initial state by a function. |
Unfold(Int32, Complex, FuncComplex, Complex) | Creates a sequence by unfolding an initial state by a function. |
Unfold(Int32, Complex, Complex, FuncComplex, Complex, Complex) | Creates a sequence by unfolding an initial state by a function. |