Heidelberg Educational Numerics Library  Version 0.24 (from 9 September 2011)
src Directory Reference

Files

file  exceptions.hh [code]
 A few common exception classes.
 
file  lr.hh [code]
 This file implements a generic and dynamic vector class.
 
file  newton.hh [code]
 Newton's method with line search.
 
file  ode.hh [code]
 solvers for ordinary differential equations
 
file  pde.hh [code]
 solvers for partial differential equations
 
file  precision.hh [code]
 find machine precision for given float type
 
file  timer.hh [code]
 A simple timing class.