Function vecmath::mat4x3_det [] [src]

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

Computes the determinant of a matrix.