MeVisLab Toolbox Reference
mlVector9.h File Reference

Go to the source code of this file.

Classes

class  ml::Tvec9< DT >
 An nine dimensional vector class for floating point types. More...
 

Namespaces

 ml
 Main documentation file for ML users and developers.
 

Typedefs

Specializations for float, double and long double.
typedef Tvec9< MLfloatml::Vector9f
 A vector with 9 components of type float. More...
 
typedef Tvec9< MLdoubleml::Vector9d
 A vector with 9 components of type double. More...
 
typedef Tvec9< MLldoubleml::Vector9ld
 A vector with 9 components of type long double. More...
 
typedef Tvec9< MLdoubleml::Vector9
 A vector with 9 components of type double. More...