Logo ROOT   6.12/07
Reference Guide
Variables
ROOT::Math::IntegMultiDim Namespace Reference

Variables

static double gDefaultAbsTolerance = 0.0
 
static int gDefaultIntegrator = IntegrationMultiDim::kADAPTIVE
 
static unsigned int gDefaultNCalls = 100000
 
static double gDefaultRelTolerance = 1.E-09
 
static unsigned int gDefaultWKSize = 100000
 

Variable Documentation

◆ gDefaultAbsTolerance

double ROOT::Math::IntegMultiDim::gDefaultAbsTolerance = 0.0
static

Definition at line 52 of file IntegratorOptions.cxx.

◆ gDefaultIntegrator

int ROOT::Math::IntegMultiDim::gDefaultIntegrator = IntegrationMultiDim::kADAPTIVE
static

Definition at line 49 of file IntegratorOptions.cxx.

◆ gDefaultNCalls

unsigned int ROOT::Math::IntegMultiDim::gDefaultNCalls = 100000
static

Definition at line 55 of file IntegratorOptions.cxx.

◆ gDefaultRelTolerance

double ROOT::Math::IntegMultiDim::gDefaultRelTolerance = 1.E-09
static

Definition at line 53 of file IntegratorOptions.cxx.

◆ gDefaultWKSize

unsigned int ROOT::Math::IntegMultiDim::gDefaultWKSize = 100000
static

Definition at line 54 of file IntegratorOptions.cxx.