KalmanFilter Constructor |
Name | Description | |
---|---|---|
KalmanFilter |
the default constructor
| |
KalmanFilter(Int32, Int32, Int32, Int32) |
the full constructor taking the dimensionality of the state, of the measurement and of the control vector
|