|
Macaulay2 Engine
|
| bool MatrixOps::solveLinear | ( | const Mat & | A, |
| const Mat & | B, | ||
| Mat & | X ) |
solve AX=B, return true if the system has a solution.
Definition at line 230 of file mat-linalg.hpp.
Referenced by MutableMat< Mat >::solveLinear(), and HomotopyConcrete< RT, FixedPrecisionHomotopyAlgorithm >::track().