Vector.E0

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

Meta