Go to the source code of this file.
Functions | |
template<typename MatrixType , typename JacobiScalar > | |
void | jacobi (const MatrixType &m=MatrixType()) |
void | test_jacobi () |
void jacobi | ( | const MatrixType & | m = MatrixType() | ) |
Definition at line 30 of file jacobi.cpp.
void test_jacobi | ( | ) |
Definition at line 77 of file jacobi.cpp.