org.freehep.math.minuit
Interface FCNGradientBase
-
- All Superinterfaces:
- FCNBase
public interface FCNGradientBase extends FCNBase
Extension of FCNBase for providing the analytical gradient of the function. The user-gradient is checked at the beginning of the minimization against the Minuit internal numerical gradient in order to spot problems in the analytical gradient calculation.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description double[]gradient(double[] par)Calculate the function gradient with respect to each parameter at the given point in parameter space.
-
DMelt 3.0 © DataMelt by jWork.ORG