Documentation of 'org.jlab.groot.fitter.FitterFunction' Java class
FitterFunction
org.jlab.groot.fitter

Class FitterFunction

  • All Implemented Interfaces:
    FCNBase


    public class FitterFunction
    extends java.lang.Object
    implements FCNBase
    • Constructor Detail

      • FitterFunction

        public FitterFunction(Func1D func,
                              IDataSet data,
                              java.lang.String options)
    • Method Detail

      • getFunction

        public Func1D getFunction()
      • valueOf

        public double valueOf(double[] pars)
        Description copied from interface: FCNBase
        Returns the value of the function with the given parameters.
        Specified by:
        valueOf in interface FCNBase
      • getChi2

        public double getChi2(double[] pars,
                              java.lang.String options)
      • getBenchmarkString

        public java.lang.String getBenchmarkString()

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.