MeVisLab Toolbox Reference
mlVector10.h File Reference

Go to the source code of this file.

Classes

class  ml::Tvec10< DT >
 An ten dimensional vector class for floating point types. More...

Namespaces

namespace  ml
 Defines the class GetTileJob.

Typedefs

Specializations for float, double, and long double.
typedef Tvec10< MLfloatml::Vector10f
 A vector with ten components of type float.
typedef Tvec10< MLdoubleml::Vector10d
 A vector with ten components of type double.
typedef Tvec10< MLldoubleml::Vector10ld
 A vector with ten components of type long double.
typedef Tvec10< MLdoubleml::Vector10
 A vector with ten components of type double.