|
Macaulay2 Engine
|
| bool EigenM2::least_squares | ( | const LMatrixRRR * | A, |
| const LMatrixRRR * | B, | ||
| LMatrixRRR * | X ) |
Definition at line 558 of file eigen.cpp.
References fill_from_MatrixXmp(), fill_to_MatrixXmp(), M2::ARingRRR::get_precision(), DMat< ACoeffRing >::numColumns(), DMat< ACoeffRing >::numRows(), and DMat< ACoeffRing >::ring().
Referenced by MatrixOps::leastSquares(), MatrixOps::leastSquares(), MatrixOps::leastSquares(), and MatrixOps::leastSquares().