Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
WrappedMultiTF1.h File Reference
#include "Math/IParamFunction.h"
#include "TF1.h"
#include <string>
#include <vector>
#include <algorithm>

Classes

struct  ROOT::Math::GeneralHessianCalc< T >
struct  ROOT::Math::GeneralHessianCalc< double >
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
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)