|
|
Tiny Vector Matrix library using Expression Templates | Sourceforge Project Page |
#include <iosfwd>#include <typeinfo>#include <cmath>#include <cstdlib>

Go to the source code of this file.
Classes | |
| class | tvmet::TvmetBase< E > |
| Base class Used for static polymorph call of print_xpr. More... | |
| class | tvmet::IndentLevel |
| Prints the level indent. More... | |
| struct | tvmet::dispatch< true > |
| struct | tvmet::dispatch< false > |
Namespaces | |
| namespace | tvmet |
The namespace for the Tiny Vector Matrix using Expression Templates Libary. | |
Functions | |
| template<class E > | |
| std::ostream & | tvmet::operator<< (std::ostream &os, const TvmetBase< E > &e) |
| overloaded ostream operator using static polymorphic. | |
|
Author: |