#include "vector_NEWMAT.h"#include "vector_LTI.h"#include "vector_BOOST.h"#include "vector_EIGEN.h"
Go to the source code of this file.
Classes | |
| class | MatrixWrapper::ColumnVector_Wrapper | 
| Class ColumnVectorWrapper.  More... | |
| class | MatrixWrapper::RowVector_Wrapper | 
| Class RowVectorWrapper.  More... | |
Namespaces | |
| namespace | MatrixWrapper | 
Defines | |
| #define | MyColumnVector MatrixWrapper::ColumnVector | 
| #define | MyMatrix MatrixWrapper::Matrix | 
| #define | MyRowVector MatrixWrapper::RowVector | 
| #define | use_namespace | 
| #define MyColumnVector MatrixWrapper::ColumnVector | 
Definition at line 29 of file vector_wrapper.h.
| #define MyMatrix MatrixWrapper::Matrix | 
Definition at line 31 of file vector_wrapper.h.
| #define MyRowVector MatrixWrapper::RowVector | 
Definition at line 30 of file vector_wrapper.h.
| #define use_namespace | 
Definition at line 21 of file vector_wrapper.h.