Click or drag to resize

BurgAlgorithmPredictRecursivelyForward Method

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