Spot operator: opInverse Spot Home Page
opInverse
 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.
See also