Logo ROOT  
Reference Guide
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

namespace  ROOT
 tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7
 
namespace  ROOT::Math
 
namespace  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)