BayesianAnalysisToolkit  0.9.3
Public Member Functions | Public Attributes | List of all members
BCCubaOptions::Cuhre Struct Reference

#include <BCIntegrate.h>

Inheritance diagram for BCCubaOptions::Cuhre:
Inheritance graph
[legend]
Collaboration diagram for BCCubaOptions::Cuhre:
Collaboration graph
[legend]

Public Member Functions

 Cuhre ()
 
- Public Member Functions inherited from BCCubaOptions::General
 General ()
 

Public Attributes

int key
 
- Public Attributes inherited from BCCubaOptions::General
int ncomp
 
int flags
 
int nregions
 
int neval
 
int fail
 
double error
 
double prob
 

Additional Inherited Members

- Protected Member Functions inherited from BCCubaOptions::General
 ~General ()
 

Detailed Description

Definition at line 74 of file BCIntegrate.h.

Constructor & Destructor Documentation

BCCubaOptions::Cuhre::Cuhre ( )

Definition at line 2555 of file BCIntegrate.cxx.

2555  :
2556  General(),
2557  key(0) // let cuba choose default cubature rule
2558 {}

Member Data Documentation

int BCCubaOptions::Cuhre::key

Definition at line 76 of file BCIntegrate.h.


The documentation for this struct was generated from the following files: