Function alga::general::inv [] [src]

pub fn inv<O: Op, M: Inverse<O>>(_o: O, m: M) -> M

Returns the inverse of m, relative to the operator _o.