MeVisLabToolboxReference
MeVisLab/Standard/Sources/ML/MLBase/mlMatList.h File Reference

Base object classes Mat?List (where ? in {3, 4}) for lists of 3x3 and 4x4 float matrices. More...

#include "mlBaseInit.h"
#include "mlModuleIncludes.h"
#include "mlLinearAlgebra.h"
#include "mlListBase.h"

Go to the source code of this file.

Classes

class  ml::Mat3List
 Base object class Mat3List managing a list of 3x3 matrices. More...
class  ml::Mat4List
 Base object class Mat4List managing a list of 4x4 matrices. More...

Namespaces

namespace  ml
 

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



Detailed Description

Base object classes Mat?List (where ? in {3, 4}) for lists of 3x3 and 4x4 float matrices.

Author:
Tobias Boskamp
Date:
4/2003

Definition in file mlMatList.h.