Desc. More...
#include <cubature.h>
Public Member Functions | |
region (const region &e) | |
region & | operator= (const region &e) |
Public Attributes | |
hypercube | h |
Desc. | |
size_t | splitDim |
Desc. | |
size_t | fdim |
dimensionality of vector integrand | |
std::vector< esterr > | ee |
array of length fdim | |
double | errmax |
max ee[k].err | |
Definition at line 272 of file cubature.h.
Documentation generated with Doxygen. Provided under the
GNU Free Documentation License (see License Information).