Function vecmath::vec4_square_len [] [src]

pub fn vec4_square_len<T: Float>(a: Vector4<T>) -> T

Computes the square length of a vector.