Uses of Class
org.hipparchus.filtering.kalman.linear.LinearEvolution
Package
Description
Kalman filter implementation for linear processes.
-
Uses of LinearEvolution in org.hipparchus.filtering.kalman.linear
Modifier and TypeMethodDescriptionLinearProcess.getEvolution
(T measurement) Get the state evolution between two times.