opInverse (Pseudo) inverse of operator. Ainv = opInverse(A) creates the (pseudo) inverse of a square operator. The product Ainv*b is then equivalent to A\b.