BayesianAnalysisToolkit
0.9.3
|
#include <BCIntegrate.h>
Public Member Functions | |
General () | |
Public Attributes | |
int | ncomp |
int | flags |
int | nregions |
int | neval |
int | fail |
double | error |
double | prob |
Protected Member Functions | |
~General () | |
Definition at line 42 of file BCIntegrate.h.
BCCubaOptions::General::General | ( | ) |
|
protected |
Definition at line 2522 of file BCIntegrate.cxx.
double BCCubaOptions::General::error |
Definition at line 45 of file BCIntegrate.h.
int BCCubaOptions::General::fail |
Definition at line 44 of file BCIntegrate.h.
int BCCubaOptions::General::flags |
Definition at line 44 of file BCIntegrate.h.
int BCCubaOptions::General::ncomp |
Definition at line 44 of file BCIntegrate.h.
int BCCubaOptions::General::neval |
Definition at line 44 of file BCIntegrate.h.
int BCCubaOptions::General::nregions |
Definition at line 44 of file BCIntegrate.h.
double BCCubaOptions::General::prob |
Definition at line 45 of file BCIntegrate.h.