#include "matrix_NEWMAT.h"#include "matrix_LTI.h"#include "matrix_BOOST.h"#include "matrix_EIGEN.h"
Go to the source code of this file.
Classes | |
| class | MatrixWrapper::Matrix_Wrapper | 
| Class Matrixwrapper.  More... | |
| class | MatrixWrapper::SymmetricMatrix_Wrapper | 
| Class SymmetricMatrixWrapper.  More... | |
Namespaces | |
| namespace | MatrixWrapper | 
Defines | |
| #define | MyColumnVector MatrixWrapper::ColumnVector | 
| #define | MyMatrix MatrixWrapper::Matrix | 
| #define | MyRowVector MatrixWrapper::RowVector | 
| #define | MySymmetricMatrix MatrixWrapper::SymmetricMatrix | 
| #define | use_namespace | 
| #define MyColumnVector MatrixWrapper::ColumnVector | 
Definition at line 27 of file matrix_wrapper.h.
| #define MyMatrix MatrixWrapper::Matrix | 
Definition at line 26 of file matrix_wrapper.h.
| #define MyRowVector MatrixWrapper::RowVector | 
Definition at line 28 of file matrix_wrapper.h.
| #define MySymmetricMatrix MatrixWrapper::SymmetricMatrix | 
Definition at line 29 of file matrix_wrapper.h.
| #define use_namespace | 
Definition at line 25 of file matrix_wrapper.h.