#include "Minuit2/GradientCalculator.h"
Namespaces | |
namespace | ROOT |
Namespace for new ROOT classes and functions. | |
namespace | ROOT::Minuit2 |
Functions | |
FunctionGradient | ROOT::Minuit2::calculateInitialGradient (const MinimumParameters &par, const MnUserTransformation &trafo, double errorDef) |
Initial rough estimate of the gradient using the parameter step size. | |