MeVisLab Toolbox Reference
mlVector16.h File Reference

Go to the source code of this file.

Classes

class  ml::Tvec16< DT >
 A 16 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 Tvec16< MLfloatml::Vector16f
 A vector with 16 components of type float. More...
 
typedef Tvec16< MLdoubleml::Vector16d
 A vector with 16 components of type double. More...
 
typedef Tvec16< MLldoubleml::Vector16ld
 A vector with 16 components of type long double. More...
 
typedef Tvec16< MLdoubleml::Vector16
 A vector with 16 components of type double. More...