|
Tiny Vector Matrix library using Expression Templates | Sourceforge Project Page |
#include <tvmet/meta/Vector.h>
#include <tvmet/loop/Vector.h>
#include <tvmet/Functional.h>
#include <tvmet/xpr/BinOperator.h>
#include <tvmet/xpr/UnOperator.h>
#include <tvmet/xpr/Literal.h>
#include <tvmet/xpr/VectorFunctions.h>
#include <tvmet/xpr/VectorBinaryFunctions.h>
#include <tvmet/xpr/VectorUnaryFunctions.h>
#include <tvmet/xpr/VectorOperators.h>
#include <tvmet/xpr/Eval.h>
Go to the source code of this file.
Classes | |
class | tvmet::XprVector< E, Sz > |
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: |