Desc. More...
#include <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 |
Definition at line 1010 of file cubature.h.
std::vector<esterr> o2scl::inte_hcubature< func_t >::heap::ee |
array of length fdim of the total integrand & error
Definition at line 1042 of file cubature.h.
Documentation generated with Doxygen. Provided under the
GNU Free Documentation License (see License Information).