Vector.e1

canonical basis for Euclidian space

  1. Vector e1;
    struct Vector(E, uint D, bool normalizedFlag = false, Orient orient = Orient.column)
    static immutable
    static if(isNumeric!E)
    static if(dimension == 2)
    Vector e1;
  2. Vector e1;
  3. Vector e1;

Meta