Here is a list of all documented files with brief descriptions:
[detail level 12]
| ▼ src | |
| densematrix.hh | |
| exceptions.hh | A few common exception classes |
| lr.hh | This file implements LU decomposition |
| newton.hh | Newton's method with line search |
| ode.hh | Solvers for ordinary differential equations |
| opcounter.hh | This file implements an operator counting class |
| pde.hh | Solvers for partial differential equations |
| precision.hh | Find machine precision for given float type |
| qr.hh | This file implements QR decomposition using Gram-Schmidt method |
| qrhousholder.hh | This file implements QR decomposition using housholder transformation |
| rungekutta.hh | |
| sgrid.hh | |
| sparsematrix.hh | |
| timer.hh | A simple timing class |
| vector.hh | |