Interface PowellCostFunction
-
- All Known Implementing Classes:
ApprEllipsoidFit3f,MinimizeN
public interface PowellCostFunction
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description doublecost(double[] fT, double[] afData)doublecost(double fT, double[] afData)
-