kvector_impl.hpp File Reference

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

#include <strstream>

Include dependency graph for kvector_impl.hpp:

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

Go to the source code of this file.

Namespaces

namespace  Kalman

Classes

class  Kalman::KVectorContextImpl
 Contains necessary informations to print a formatted KVector. More...

Functions

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.
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.

Variables

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


Detailed Description

Contains the implementation of the KVector template class.


Generated on Sat Jan 28 21:02:01 2006 for KFilter by  doxygen 1.4.5