Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
mathmoreIntegrationMultidim.C File Reference

Detailed Description

View in nbviewer Open in SWAN
Example on the usage of the multidimensional integration algorithm of MathMore Please refer to the web documentation for further details: https://root.cern/manual/math/#numerical-integration To execute the macro type the following:

This tutorial requires having libMathMore built with ROOT.

To build mathmore you need to have a version of GSL >= 1.8 installed in your system The ROOT configure will automatically find GSL if the script gsl-config (from GSL) is in your PATH,. otherwise you need to configure root with the options –gsl-incdir and –gsl-libdir.

Definition in file mathmoreIntegrationMultidim.C.