Click or drag to resize

BurgAlgorithmVosPredictRecursivelyForward Method

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