Vector.squaredLength

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

Return Value

Type: T

squared length.

Meta