Uses of Package
org.hipparchus.filtering.kalman.unscented
-
Packages that use org.hipparchus.filtering.kalman.unscented Package Description org.hipparchus.filtering.kalman.unscented Unscented Kalman filter implementation. -
Classes in org.hipparchus.filtering.kalman.unscented used by org.hipparchus.filtering.kalman.unscented Class Description UnscentedEvolution Container forunscented process
evolution data.UnscentedProcess Unscented process that can be estimated by aUnscentedKalmanFilter
.