|
|
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/Vector.h>#include <tvmet/VectorImpl.h>#include <tvmet/VectorFunctions.h>#include <tvmet/VectorBinaryFunctions.h>#include <tvmet/VectorUnaryFunctions.h>#include <tvmet/VectorOperators.h>#include <tvmet/VectorEval.h>#include <tvmet/AliasProxy.h>
Go to the source code of this file.
Classes | |
| class | tvmet::VectorConstReference< T, Sz > |
| Const value iterator for ET. More... | |
| class | tvmet::Vector< T, Sz > |
| Compile time fixed length vector with evaluation on compile time. More... | |
| struct | tvmet::Vector< T, Sz >::Info |
| Structure for info printing as Vector<T, Size>. More... | |
Namespaces | |
| namespace | tvmet |
The namespace for the Tiny Vector Matrix using Expression Templates Libary. | |
|
Author: |