|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NeighbourhoodFunctionModel
Neigbbourhood function interface
| Method Summary | |
|---|---|
double[] |
getParameters()
Return array containing parameters list |
double |
getValue(int distance)
Return valu for specified distance |
void |
setParameters(double[] parameters)
Set parameters |
| Method Detail |
|---|
double[] getParameters()
void setParameters(double[] parameters)
parameters - Array contating parametersdouble getValue(int distance)
distance - Distance
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||