ROOT 6.14/05 Reference Guide |
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 | |
TF1 * | ROOT::Math::Internal::CopyTF1Ptr (const TF1 *funcToCopy) |
double | ROOT::Math::Internal::DerivPrecision (double eps) |