Vector.squaredLength

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

Return Value

Type: T

squared length.

Meta