Function vecmath::mat3x2_det [] [src]

pub fn mat3x2_det<T: Float>(mat: Matrix3x2<T>) -> T

Computes the determinant of a matrix.