/home/laradmin/lar/utils/kfilter/include/kfilter/kvector_impl.hpp File Reference

Contains the implementation of the KVector 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::KVectorContextImpl
 Contains necessary informations to print a formatted KVector. More...

Namespaces

namespace  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 KVector< T, BEG, DBG > &v)
 Writes a vector to a stream.
template<typename T , K_UINT_32 BEG, bool DBG>
std::istream & Kalman::operator>> (std::istream &is, KVector< T, BEG, DBG > &v)
 Reads a vector from a stream.

Variables

KVectorContextImplKalman::currentVectorContext = &vectorContexts[0]
 Refers to the currently selected vector printing context.

Detailed Description

Contains the implementation of the KVector template class.

Definition in file kvector_impl.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerator Defines


kfilter
Author(s): Vincent Zalzal, Sylvain Marleau, Richard Gourdeau
autogenerated on Wed Jul 23 04:33:42 2014