Logo ROOT   6.12/07
Reference Guide
Classes | Namespaces | Typedefs | Functions
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

struct  ROOT::Math::GeneralLinearFunctionDerivation< T >
 Auxiliar class to bypass the (provisional) lack of vectorization in TFormula::EvalPar. More...
 
struct  ROOT::Math::GeneralLinearFunctionDerivation< double >
 
class  ROOT::Math::WrappedMultiTF1Templ< T >
 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. More...
 

Namespaces

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

Typedefs

using ROOT::Math::WrappedMultiTF1 = WrappedMultiTF1Templ< double >
 

Functions

TF1ROOT::Math::Internal::CopyTF1Ptr (const TF1 *funcToCopy)
 
double ROOT::Math::Internal::DerivPrecision (double eps)