Uses of Package
org.hipparchus.filtering.kalman.extended
-
Packages that use org.hipparchus.filtering.kalman.extended Package Description org.hipparchus.filtering.kalman.extended Kalman filter implementation for non-linear processes. -
Classes in org.hipparchus.filtering.kalman.extended used by org.hipparchus.filtering.kalman.extended Class Description NonLinearEvolution Container fornon-linear process
evolution data.NonLinearProcess Non-linear process that can be estimated by aExtendedKalmanFilter
.