|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--net.sourceforge.jannealer.test.InverseObjectiveFunction
Normally this would just be an anonymous class, but we're using it from two classes.
| Method Summary | |
double |
distance(double[] arg)
|
int |
getNdim()
Returns the number of dimensions for the objective function implemented |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public int getNdim()
ObjectiveFunction
getNdim in interface ObjectiveFunctionpublic double distance(double[] arg)
distance in interface ObjectiveFunctionarg - arguments to distance function
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||