Function vecmath::mat4_det [] [src]

pub fn mat4_det<T: Float>(mat: Matrix4<T>) -> T

Computes the determinant of a 4x4 matrix.