|
|
Tiny Vector Matrix library using Expression Templates | Sourceforge Project Page |
#include <iterator>#include <tvmet/tvmet.h>#include <tvmet/TypePromotion.h>#include <tvmet/CommaInitializer.h>#include <tvmet/RunTimeError.h>#include <tvmet/xpr/Matrix.h>#include <tvmet/xpr/MatrixRow.h>#include <tvmet/xpr/MatrixCol.h>#include <tvmet/xpr/MatrixDiag.h>#include <tvmet/MatrixImpl.h>#include <tvmet/MatrixFunctions.h>#include <tvmet/MatrixBinaryFunctions.h>#include <tvmet/MatrixUnaryFunctions.h>#include <tvmet/MatrixOperators.h>#include <tvmet/MatrixEval.h>#include <tvmet/AliasProxy.h>
Go to the source code of this file.
Classes | |
| class | tvmet::MatrixConstReference< T, NRows, NCols > |
| value iterator for ET More... | |
| class | tvmet::Matrix< T, NRows, NCols > |
| A tiny matrix class. More... | |
| struct | tvmet::Matrix< T, NRows, NCols >::Info |
| Structure for info printing as Matrix<T, Rows, Cols>. More... | |
Namespaces | |
| namespace | tvmet |
The namespace for the Tiny Vector Matrix using Expression Templates Libary. | |
|
Author: |