Desc. More...
#include <cubature.h>
Definition at line 179 of file cubature.h.
Public Member Functions | |
| hypercube (const hypercube &e) | |
| hypercube & | operator= (const hypercube &e) |
Public Attributes | |
| size_t | dim |
| Desc. | |
| std::vector< double > | data |
| length 2*dim = center followed by half-widths | |
| double | vol |
| cache volume = product of widths | |
Documentation generated with Doxygen. Provided under the
GNU Free Documentation License (see License Information).