Documentation of 'org.freehep.math.minuit.FCNGradientBase' Java class
FCNGradientBase
org.freehep.math.minuit

Interface FCNGradientBase

    • 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.
      • Methods inherited from interface org.freehep.math.minuit.FCNBase

        valueOf
    • Method Detail

      • gradient

        double[] gradient(double[] par)
        Calculate the function gradient with respect to each parameter at the given point in parameter space. The size of the output gradient vector must be equal to the size of the input parameter vector.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.