Function vecmath::mat4x3_inv_det [] [src]

pub fn mat4x3_inv_det<T: Float>(mat: Matrix4x3<T>) -> T

Computes inverse determinant of a 4x3 matrix.