ML Reference
MeVis/Foundation/Sources/MLLinearAlgebra/mlFloatingPointMatrix.h File Reference

Template base class for floating point matrices. More...

Go to the source code of this file.

Classes

class  ml::FloatingPointMatrix< VectorT, size >
 Base class of all matrix classes which holds the data buffer and provides some general access methods. More...

Namespaces

namespace  ml
 

Define the namespace name like in the ML. Default is ml.



Detailed Description

Template base class for floating point matrices.

Author:
Uwe Siems
Date:
2012-12

Definition in file mlFloatingPointMatrix.h.