Heidelberg Educational Numerics Library Version 0.27 (from 15 March 2021)
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
  src
 densematrix.hh
 exceptions.hhA few common exception classes
 lr.hhThis file implements LU decomposition
 newton.hhNewton's method with line search
 ode.hhSolvers for ordinary differential equations
 opcounter.hhThis file implements an operator counting class
 pde.hhSolvers for partial differential equations
 precision.hhFind machine precision for given float type
 qr.hhThis file implements QR decomposition using Gram-Schmidt method
 qrhousholder.hhThis file implements QR decomposition using housholder transformation
 rungekutta.hh
 sgrid.hh
 sparsematrix.hh
 timer.hhA simple timing class
 vector.hh