protected class QuasiNewtonTrainer.Objective extends Object implements MinUnconMultiVar.Function
| Modifier and Type | Field and Description |
|---|---|
protected int |
nFunctionEvaluations |
protected int |
nObs |
protected int |
nY |
protected int nFunctionEvaluations
protected int nObs
protected int nY
public double f(double[] weights)
MinUnconMultiVar.Functionf in interface MinUnconMultiVar.Functionweights - a double array, the point
at which the function is to be evaluateddouble, the value of the function at xCopyright © 1970-2015 Rogue Wave Software
Built June 18 2015.