MeVisLab Toolbox Reference
mlVector7.h File Reference

Go to the source code of this file.

Classes

class  ml::Tvec7< DT >
 An seven 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 Tvec7< MLfloatml::Vector7f
 A vector with 7 components of type float. More...
 
typedef Tvec7< MLdoubleml::Vector7d
 A vector with 7 components of type double. More...
 
typedef Tvec7< MLldoubleml::Vector7ld
 A vector with 7 components of type long double. More...
 
typedef Tvec7< MLdoubleml::Vector7
 A vector with 7 components of type double. More...