SourceForge Logo Tiny Vector Matrix library using Expression Templates Sourceforge Project Page

include/tvmet/Matrix.h File Reference

#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>

Include dependency graph for Matrix.h:

Go to the source code of this file.

Namespaces

namespace  tvmet

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...


Author: