Click or drag to resize

BurgAlgorithmComplexPredictRecursivelyForward Method

Overload List
 NameDescription
Public methodPredictRecursivelyForward(IComplexDoubleVector, Int32) Predicts values towards the end of the vector. The predicted values are then used to predict further values.
Public methodPredictRecursivelyForward(IComplexDoubleVector, Int32, Int32) Predicts values towards the end of the vector. The predicted values are then used to predict further values.
Top
See Also