Namespaces | |
| namespace | ROOT |
| namespace | ROOT::Math |
Functions | |
| const gsl_multiroot_fdfsolver_type * | ROOT::Math::GetGSLDerivType (GSLMultiRootFinder::EDerivType type) |
| const gsl_multiroot_fsolver_type * | ROOT::Math::GetGSLType (GSLMultiRootFinder::EType type) |
Variables | |
| double | ROOT::Math::gDefaultAbsTolerance = 1.E-6 |
| int | ROOT::Math::gDefaultMaxIter = 100 |
| double | ROOT::Math::gDefaultRelTolerance = 1.E-10 |