aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/examples/TutorialLinAlgSelfAdjointEigenSolver.cpp
Commit message (Collapse)AuthorAge
* Allow for more iterations in SelfAdjointEigenSolver (bug #354).Gravatar Jitse Niesen2011-11-02
| | | | | Add an assert to guard against using eigenvalues that have not converged. Add call to info() in tutorial example to cover non-convergence.
* nearly complete page 6 / linear algebra + examplesGravatar Benoit Jacob2010-06-30
fix the previous/next links