Function vecmath::mat3_det [] [src]

pub fn mat3_det<T: Float>(mat: Matrix3<T>) -> T

Computes the determinant of a matrix.