Heidelberg Educational Numerics Library Version 0.24 (from 9 September 2011)
|
src/array.hh [code] | This file implements a basic dynamic array class |
src/countablearray.hh [code] | This file implements a basic dynamic array class |
src/countingptr.hh [code] | This file implements a counting pointer with configurable memory management policy Adapted from dune-pdelab |
src/densematrix.hh [code] | |
src/exceptions.hh [code] | A few common exception classes |
src/precision.hh [code] | Find machine precision for given float type |
src/timer.hh [code] | A simple timing class |
src/vector.hh [code] |