inverse

Function inverse 

Source
pub fn inverse(
    a: &dyn ArrayProtocol,
) -> Result<Box<dyn ArrayProtocol>, OperationError>