Vector.dot

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Type dot(Vector other)
    struct Vector(size_t Size = 3, Type = float)
    Type
    dot
    ()
  2. Ttype dot(Ttype[Tsize] a, Ttype[Tsize] b)

Meta