Vector.E1

Undocumented in source.
struct Vector(E, uint D, bool normalizedFlag = false, Orient orient = Orient.column)
static immutable
static if(isNumeric!E)
auto E1 = E(1);

Meta