Class FErfc

java.lang.Object
cnuphys.splot.fit.FErfc
All Implemented Interfaces:
com.nr.model.MultiFuncd

public class FErfc extends Object implements com.nr.model.MultiFuncd
  • Constructor Details Link icon

    • FErfc Link icon

      public FErfc()
  • Method Details Link icon

    • funk Link icon

      public void funk(double x, double[] a, org.netlib.util.doubleW y, double[] dyda)
      Evaluates the Erf function
      Specified by:
      funk in interface com.nr.model.MultiFuncd
      Parameters:
      x - the independent variable
      a - the function parameter array
      y - the dependent variable
      dyda - must be filled with the derivatives with respect to the fit parameters