Classes | Namespaces | Functions | Variables
kmatrix_impl.hpp File Reference

Contains the implementation of the KMatrix template class. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Kalman::KMatrixContextImpl
 Contains necessary informations to print a formatted KMatrix. More...
 

Namespaces

 Kalman
 Contains all classes and functions related to Kalman filtering.
 

Functions

template<typename T , K_UINT_32 BEG, bool DBG>
std::ostream & Kalman::operator<< (std::ostream &os, const KMatrix< T, BEG, DBG > &M)
 Writes a matrix to a stream. More...
 
template<typename T , K_UINT_32 BEG, bool DBG>
std::istream & Kalman::operator>> (std::istream &is, KMatrix< T, BEG, DBG > &M)
 Reads a matrix from a stream. More...
 

Variables

KMatrixContextImplKalman::currentMatrixContext = &matrixContexts[0]
 Refers to the currently selected matrix printing context. More...
 

Detailed Description

Contains the implementation of the KMatrix template class.

Definition in file kmatrix_impl.hpp.



kfilter
Author(s): Jorge Almeida, Vincent Zalzal, Sylvain Marleau, Richard Gourdeau
autogenerated on Mon Mar 2 2015 01:31:45