Package | Description |
---|---|
org.hipparchus.filtering.kalman |
Kalman filter.
|
org.hipparchus.filtering.kalman.extended |
Kalman filter implementation for non-linear processes.
|
org.hipparchus.filtering.kalman.linear |
Kalman filter implementation for linear processes.
|
Class | Description |
---|---|
KalmanFilter |
Interface representing a Kalman filter.
|
Measurement |
Interface defining a measurement on process.
|
ProcessEstimate |
Holder for process state and covariance.
|
Class | Description |
---|---|
AbstractKalmanFilter |
Shared parts between linear and non-linear Kalman filters.
|
KalmanFilter |
Interface representing a Kalman filter.
|
Measurement |
Interface defining a measurement on process.
|
ProcessEstimate |
Holder for process state and covariance.
|
Class | Description |
---|---|
AbstractKalmanFilter |
Shared parts between linear and non-linear Kalman filters.
|
KalmanFilter |
Interface representing a Kalman filter.
|
Measurement |
Interface defining a measurement on process.
|
ProcessEstimate |
Holder for process state and covariance.
|
Copyright © 2016–2018 Hipparchus.org. All rights reserved.