#include <MFile.h>
|
| template<typename T , K_UINT_32 BEG, bool DBG> |
| int | add (std::string name, Kalman::KVector< T, BEG, DBG > &tmpvector, int type=ROW_VECTOR) |
| |
| template<typename T , K_UINT_32 BEG, bool DBG> |
| int | add (std::string name, Kalman::KMatrix< T, BEG, DBG > &tmpmatrix) |
| |
| template<typename T , K_UINT_32 BEG, bool DBG> |
| int | get (std::string name, Kalman::KVector< T, BEG, DBG > &tmpvector) |
| |
| template<typename T , K_UINT_32 BEG, bool DBG> |
| int | get (std::string name, Kalman::KMatrix< T, BEG, DBG > &tmpmatrix) |
| |
| | MFile () |
| |
| void | print () |
| |
| int | read (char *filename) |
| |
| int | save (char *filename) |
| |
| | ~MFile () |
| |
Definition at line 55 of file MFile.h.
template<typename T , K_UINT_32 BEG, bool DBG>
template<typename T , K_UINT_32 BEG, bool DBG>
| int Kalman::MFile::add |
( |
std::string |
name, |
|
|
Kalman::KMatrix< T, BEG, DBG > & |
tmpmatrix |
|
) |
| |
|
inline |
| bool MFile::add_double |
( |
std::string & |
tmpstr | ) |
|
|
private |
template<typename T , K_UINT_32 BEG, bool DBG>
| int Kalman::MFile::get |
( |
std::string |
name, |
|
|
Kalman::KVector< T, BEG, DBG > & |
tmpvector |
|
) |
| |
|
inline |
template<typename T , K_UINT_32 BEG, bool DBG>
| int Kalman::MFile::get |
( |
std::string |
name, |
|
|
Kalman::KMatrix< T, BEG, DBG > & |
tmpmatrix |
|
) |
| |
|
inline |
| int MFile::read |
( |
char * |
filename | ) |
|
| int MFile::save |
( |
char * |
filename | ) |
|
| std::vector<double> Kalman::MFile::Data |
|
private |
The documentation for this class was generated from the following files:
kfilter
Author(s): Jorge Almeida, Vincent Zalzal, Sylvain Marleau, Richard Gourdeau
autogenerated on Mon Mar 2 2015 01:31:45