Function nalgebra::inv [] [src]

pub fn inv<M: Inv>(m: &M) -> Option<M>

Gets an inverted copy of a matrix.