ML 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

namespace  ml
 Defines the class GetTileJob.

Typedefs

Specializations for float, double, and long double.
typedef Tvec7< MLfloatml::Vector7f
 A vector with seven components of type float.
typedef Tvec7< MLdoubleml::Vector7d
 A vector with seven components of type double.
typedef Tvec7< MLldoubleml::Vector7ld
 A vector with seven components of type long double.
typedef Tvec7< MLdoubleml::Vector7
 A vector with seven components of type double.