Logo ROOT   6.08/07
Reference Guide
Classes | Namespaces
WrappedMultiTF1.h File Reference
#include "Math/IParamFunction.h"
#include "TF1.h"
Include dependency graph for WrappedMultiTF1.h:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::Math::WrappedMultiTF1
 Class to Wrap a ROOT Function class (like TF1) in a IParamMultiFunction interface of multi-dimensions to be used in the ROOT::Math numerical algorithm This wrapper class does not own the TF1 pointer, so it assumes it exists during the wrapper lifetime. More...
 

Namespaces

 ROOT
 This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecutor::MapReduce.
 
 ROOT::Math