Function vecmath::vec4_inv_len [] [src]

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

Computes the inverse length of a vector.