#include <mcarlo_inte.h>
This class provides the generic Monte Carlo parameters and the random number generator. The default type for the random number generator is a gsl_rnga object.
Definition at line 44 of file mcarlo_inte.h.
Public Member Functions | |
virtual const char * | type () |
Return string denoting type ("mcarlo_inte"). | |
Data Fields | |
int | n_points |
Number of integration points (default 1000). | |
rng_t | def_rng |
The random number generator. |
Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.
Project hosting provided by
,
O2scl Sourceforge Project Page