Desc. More...
#include <cubature.h>
Definition at line 1013 of file cubature.h.
Public Member Functions | |
heap (const heap &e) | |
heap & | operator= (const heap &e) |
Public Attributes | |
size_t | n |
Desc. | |
size_t | nalloc |
Desc. | |
std::vector< heap_item > | items |
Desc. | |
size_t | fdim |
Desc. | |
std::vector< esterr > | ee |
std::vector<esterr> o2scl::inte_hcubature< func_t >::heap::ee |
array of length fdim of the total integrand & error
Definition at line 1046 of file cubature.h.
Documentation generated with Doxygen. Provided under the
GNU Free Documentation License (see License Information).