All Classes and Interfaces

Class
Description
Shared parts between linear and non-linear Kalman filters.
Kalman filter for non-linear process.
Interface representing a Kalman filter.
Container for linear process evolution data.
Kalman filter for linear process.
Linear process that can be estimated by a LinearKalmanFilter.
Interface defining a measurement on process.
Container for non-linear process evolution data.
Non-linear process that can be estimated by a ExtendedKalmanFilter.
Holder for process state and covariance.
Container for unscented process evolution data.
Unscented Kalman filter for unscented process.
Unscented process that can be estimated by a UnscentedKalmanFilter.