Vector.squaredMagnitude

struct Vector(T, ubyte N)
pure nothrow const @safe @nogc
T
squaredMagnitude
()
if (
N >= 2 &&
N <= 4
)

Meta