Vector.sq_length

Returns the actual squared length of this Vector

struct Vector(T, size_t dim_)
nothrow @property @nogc pure const
T
sq_length
()
if (
__traits(isFloating, T)
)

Meta