Uses of Package
org.hipparchus.filtering.kalman
Packages that use org.hipparchus.filtering.kalman
Package
Description
Kalman filter.
Kalman filter implementation for non-linear processes.
Kalman filter implementation for linear processes.
Unscented Kalman filter implementation.
-
Classes in org.hipparchus.filtering.kalman used by org.hipparchus.filtering.kalmanClassDescriptionInterface representing a Kalman filter.Interface defining a measurement on process.Holder for process state and covariance.
-
Classes in org.hipparchus.filtering.kalman used by org.hipparchus.filtering.kalman.extendedClassDescriptionShared parts between linear and non-linear Kalman filters.Interface representing a Kalman filter.Interface defining a measurement on process.Holder for process state and covariance.
-
Classes in org.hipparchus.filtering.kalman used by org.hipparchus.filtering.kalman.linearClassDescriptionShared parts between linear and non-linear Kalman filters.Interface representing a Kalman filter.Interface defining a measurement on process.Holder for process state and covariance.
-
Classes in org.hipparchus.filtering.kalman used by org.hipparchus.filtering.kalman.unscentedClassDescriptionInterface representing a Kalman filter.Interface defining a measurement on process.Holder for process state and covariance.