54 vector2D::uniform(vGreat)
60 vector2D::uniform(-vGreat)
66 vector2D::uniform(rootVGreat)
72 vector2D::uniform(-rootVGreat)
static const char *const typeName
static const char *const componentNames[]
static const Form rootMin
static const Form rootMax
Templated 2D Vector derived from VectorSpace adding construction from 2 components, element access using x() and y() member functions and the inner-product (dot-product).