|
ROOT 6.08/07 Reference Guide |
#include "gsl/gsl_math.h"#include "gsl/gsl_monte.h"#include "gsl/gsl_monte_vegas.h"#include "gsl/gsl_monte_miser.h"#include "gsl/gsl_monte_plain.h"#include "Math/MCParameters.h"#include "Math/MCIntegrationTypes.h"Classes | |
| class | ROOT::Math::GSLMCIntegrationWorkspace |
| class | ROOT::Math::GSLMiserIntegrationWorkspace |
| Workspace for MISER. More... | |
| class | ROOT::Math::GSLPlainIntegrationWorkspace |
| class | ROOT::Math::GSLVegasIntegrationWorkspace |
| workspace for VEGAS More... | |
Namespaces | |
| ROOT | |
| This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecutor::MapReduce. | |
| ROOT::Math | |