- distance
auto distance(Point!(Vec!(T, size)) v, Point!(Vec!(U, size)) w)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinaryImpl
auto opBinaryImpl(P!T a, P!U b)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinaryImpl
auto opBinaryImpl(P!T a, U b)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssignImpl
auto opOpAssignImpl(P!T a, U b)
Undocumented in source. Be warned that the author may not have intended to support it.
- point
auto point(T v)
Undocumented in source. Be warned that the author may not have intended to support it.
- pvec
auto pvec(T[size] data)
Undocumented in source. Be warned that the author may not have intended to support it.
- pvec
auto pvec(T data)
Undocumented in source. Be warned that the author may not have intended to support it.