Uses of Package
org.apache.commons.math3.filter
Packages that use org.apache.commons.math3.filter
Package
Description
Implementations of common discrete-time linear filters.
-
Classes in org.apache.commons.math3.filter used by org.apache.commons.math3.filterClassDescriptionDefines the measurement model for the use with a
KalmanFilter
.Defines the process dynamics model for the use with aKalmanFilter
.