| Constructor and Description |
|---|
FitterFunction(Func1D func,
IDataSet data) |
FitterFunction(Func1D func,
IDataSet data,
String options) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBenchmarkString() |
double |
getChi2(double[] pars,
String options) |
Func1D |
getFunction() |
double |
valueOf(double[] pars)
Returns the value of the function with the given parameters.
|
public Func1D getFunction()
public double valueOf(double[] pars)
FCNBasepublic double getChi2(double[] pars,
String options)
public String getBenchmarkString()
Jas4pp 1.5 © Java Analysis Studio for Particle Physics