ssmkit  master-68aed98
kalman.hpp File Reference

Go to the source code of this file.

Classes

class  Kalman< STA_MAP, OBS_MAP >
 Kalman filter. More...
 

Namespaces

 ssmkit
 Root namespace.
 
 ssmkit::filter
 State estimation filters.
 

Functions

template<class STA_MAP , class OBS_MAP >
Kalman< STA_MAP, OBS_MAP > makeKalman (Hierarchical< Markov< Gaussian, STA_MAP, Gaussian >, Memoryless< Gaussian, OBS_MAP >> process)