|
Macaulay2 Engine
|
| void fill_from_lapack_upper | ( | const std::vector< double > & | lapack_numbers, |
| int | numrows, | ||
| int | numcols, | ||
| DMatRR & | upper ) |
Definition at line 74 of file lapack.cpp.
References DMat< ACoeffRing >::entry(), MatrixOps::isZero(), DMat< ACoeffRing >::numColumns(), and DMat< ACoeffRing >::numRows().
Referenced by Lapack::QR(), and Lapack::QR().