|
Macaulay2 Engine
|
| void fill_from_lapack_upper | ( | const std::vector< double > & | lapack_numbers, |
| int | numrows, | ||
| int | numcols, | ||
| DMatCC & | upper ) |
Definition at line 100 of file lapack.cpp.
References DMat< ACoeffRing >::entry(), MatrixOps::isZero(), DMat< ACoeffRing >::numColumns(), DMat< ACoeffRing >::numRows(), DMat< ACoeffRing >::ring(), and M2::ARingCC::set_from_doubles().