Classes | |
| class | RooFuncWrapper | 
| A wrapper class to store a C++ function of type 'double (*)(double*, double*)'.  More... | |
Functions | |
| RooCmdArg | ParallelDescentOptions (bool enable=false, int splitStrategy=0, int numSplits=4) | 
| RooCmdArg | ParallelGradientOptions (bool enable=true, int orderStrategy=0, int chainFactor=1) | 
| Configuration options for parallel minimization with multiprocessing library.   | |
| RooCmdArg RooFit::Experimental::ParallelDescentOptions | ( | bool | enable = false, | 
| int | splitStrategy = 0, | ||
| int | numSplits = 4 ) | 
Definition at line 92 of file RooGlobalFunc.cxx.
| RooCmdArg RooFit::Experimental::ParallelGradientOptions | ( | bool | enable = true, | 
| int | orderStrategy = 0, | ||
| int | chainFactor = 1 ) | 
Configuration options for parallel minimization with multiprocessing library.
Definition at line 87 of file RooGlobalFunc.cxx.