Structure to represent solution point. Current point has form (x,y1,y2,...,yn), where n is problem's dimension
Constructor | Description |
|
|
|
|
Instance member | Description |
Full Usage:
this.Y
Returns: float[]
|
|
Full Usage:
this.point n
Parameters:
int
Returns: float * float
|
|
Full Usage:
this.x
Returns: float
|
|
Static member | Description |
|
|