10#ifndef ROOT_Minuit2_FunctionGradient
11#define ROOT_Minuit2_FunctionGradient
42 :
fPtr{new
Data{grd, g2, gstep, true, false, true}}
64 std::shared_ptr<Data>
fPtr;
bool IsAnalytical() const
std::shared_ptr< Data > fPtr
const MnAlgebraicVector & Gstep() const
const MnAlgebraicVector & Grad() const
FunctionGradient(const MnAlgebraicVector &grd, const MnAlgebraicVector &g2, const MnAlgebraicVector &gstep)
const MnAlgebraicVector & Vec() const
FunctionGradient(unsigned int n)
const MnAlgebraicVector & G2() const
FunctionGradient(const MnAlgebraicVector &grd, const MnAlgebraicVector &g2)
FunctionGradient(const MnAlgebraicVector &grd)
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...
MnAlgebraicVector fG2ndDerivative
MnAlgebraicVector fGradient
MnAlgebraicVector fGStepSize