Vector.squaredLength

struct Vector(T, size_t N)
nothrow pure const nothrow @nogc
T
squaredLength
()

Return Value

Type: T

squared length.

Meta