Function vecmath::mat2x3_inv_det [] [src]

pub fn mat2x3_inv_det<T: Float>(mat: Matrix2x3<T>) -> T

Computes inverse determinant of a 2x3 matrix.