|
ROOT
Reference Guide |
|
Go to the documentation of this file.
10 #ifndef ROOT_Minuit2_FumiliGradientCalculator
11 #define ROOT_Minuit2_FumiliGradientCalculator
21 class MnUserTransformation;
Extension of the FCNBase for the Fumili method.
Class describing a symmetric matrix of size n.
const FumiliFCNBase & fFcn
const MnAlgebraicSymMatrix & Hessian() const
MnAlgebraicSymMatrix fHessian
const MnUserTransformation & fTransformation
~FumiliGradientCalculator()
FumiliGradientCalculator(const FumiliFCNBase &fcn, const MnUserTransformation &state, int n)
FunctionGradient operator()(const MinimumParameters &) const
const MnUserTransformation & Trafo() const
interface class for gradient calculators
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...