|
Macaulay2 Engine
|
| bool EigenM2::SVD_divide_conquer | ( | const LMatrixRRR * | A, |
| LMatrixRRR * | Sigma, | ||
| LMatrixRRR * | U, | ||
| LMatrixRRR * | VT ) |
Definition at line 398 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::SVD(), MatrixOps::SVD(), MatrixOps::SVD(), and MatrixOps::SVD().