Function nalgebra::inverse [] [src]

pub fn inverse<M: Inverse<Multiplicative>>(m: &M) -> M

Computes the multiplicative inverse of an (always invertible) algebraic entity.