Safe Haskell | None |
---|---|
Language | Haskell2010 |
Numeric.Estimator
Contents
Description
System models using this package will usually require these modules.
- module Numeric.Estimator.Class
- module Numeric.Estimator.KalmanFilter
- module Numeric.Estimator.Augment
Generic types
module Numeric.Estimator.Class
Implementation of the Kalman Filter family of algorithms
Support for augmented process models
module Numeric.Estimator.Augment