|
|
Tiny Vector Matrix library using Expression Templates | Sourceforge Project Page |
#include <tvmet/meta/Matrix.h>#include <tvmet/loop/Matrix.h>#include <tvmet/Functional.h>#include <tvmet/xpr/BinOperator.h>#include <tvmet/xpr/UnOperator.h>#include <tvmet/xpr/Literal.h>#include <tvmet/xpr/Identity.h>#include <tvmet/xpr/MMProduct.h>#include <tvmet/xpr/MMProductTransposed.h>#include <tvmet/xpr/MMtProduct.h>#include <tvmet/xpr/MtMProduct.h>#include <tvmet/xpr/MVProduct.h>#include <tvmet/xpr/MtVProduct.h>#include <tvmet/xpr/MatrixTranspose.h>#include <tvmet/xpr/MatrixFunctions.h>#include <tvmet/xpr/MatrixBinaryFunctions.h>#include <tvmet/xpr/MatrixUnaryFunctions.h>#include <tvmet/xpr/MatrixOperators.h>#include <tvmet/xpr/Eval.h>

Go to the source code of this file.
Classes | |
| class | tvmet::XprMatrix< E, NRows, NCols > |
| Represents the expression for vectors at any node in the parse tree. More... | |
Namespaces | |
| namespace | tvmet |
The namespace for the Tiny Vector Matrix using Expression Templates Libary. | |
|
Author: |