Lesson of 24 February 2010

Lesson file in a zip file

lesson8.zip

The header of Jacobi method for eigenvalues computation

File* jacobi.hh

The code of Jacobi method

File jacobi.cc

A driver code

File test_jacobi.cc