Vector.len

Euclidean length of the vector

only: if( is( typeof( sqrt(CommonType!(T,float)(this.len2)) ) ) )

struct Vector(size_t N, T)
len
(
E = CommonType!(T, float)
)
(
)

Meta