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

Classes

class  ROOT::Math::WrappedTF1
 Class to Wrap a ROOT Function class (like TF1) in a IParamFunction interface of one dimensions to be used in the ROOT::Math numerical algorithms The wrapper does not own bby default the TF1 pointer, so it assumes it exists during the wrapper lifetime. More...
 

Namespaces

 ROOT
 Namespace for new ROOT classes and functions.
 
 ROOT::Math