Base class for integration routines from the Cubature library. More...
#include <cubature.h>
Definition at line 74 of file cubature.h.
Public Types | |
enum | error_norm { ERROR_INDIVIDUAL = 0, ERROR_PAIRED, ERROR_L2, ERROR_L1, ERROR_LINF } |
Different ways of measuring the absolute and relative error. More... | |
Error estimates given a vector e of error estimates in the individual components of a vector v of integrands. These are all equivalent when there is only a single integrand.
Definition at line 85 of file cubature.h.
Documentation generated with Doxygen. Provided under the
GNU Free Documentation License (see License Information).