Click or drag to resize

ARModelGetObservations Method

Overload List
  NameDescription
Public methodGetObservations(Int32)
Gives specified number of the latest provided observations. Observations are 0-based where the latest has index 0.
Public methodGetObservations(Vector)
Fills specified vector by the latest provided observations. Observations are 0-based where the latest has index 0.
Top
See Also