Go to the source code of this file.
Functions | |
void | test_upperbidiagonalization () |
template<typename MatrixType > | |
void | upperbidiag (const MatrixType &m) |
void test_upperbidiagonalization | ( | ) |
Definition at line 45 of file upperbidiagonalization.cpp.
void upperbidiag | ( | const MatrixType & | m | ) |
Definition at line 28 of file upperbidiagonalization.cpp.