|
Macaulay2 Engine
|
| bool DMatLinAlg< RingType >::inverse | ( | Mat & | X | ) |
Output: X, a matrix, the inverse of A returns false iff A is (near)singular
Definition at line 564 of file dmat-lu.hpp.
References mLUObject, ring(), and solve().
Referenced by MatrixOps::inverse().