Click or drag to resize

BurgAlgorithmComplexPredictRecursivelyBackward Method

Overload List
 NameDescription
Public methodPredictRecursivelyBackward(IComplexDoubleVector, Int32) Predict values towards the start of the vector. The predicted values are then used to predict more values. See remarks for details.
Public methodPredictRecursivelyBackward(IComplexDoubleVector, Int32, Int32) Predict values towards the start of the vector. The predicted values are then used to predict more values. See remarks for details.
Top
See Also