Uses of Package
org.hipparchus.filtering.kalman.linear
Packages that use org.hipparchus.filtering.kalman.linear
Package
Description
Kalman filter implementation for linear processes.
-
Classes in org.hipparchus.filtering.kalman.linear used by org.hipparchus.filtering.kalman.linearClassDescriptionContainer for
linear process
evolution data.Linear process that can be estimated by aLinearKalmanFilter
.