Module to manipulate a sequence of solution point. Points have the form (x,y1,y2,...,yn), where n is problem's dimension
| Constructor | Description |
|
|
| Static member | Description |
|
|
|
|
|
|
Full Usage:
SolPoints.toPoints dim p
Parameters:
int
p : seq<SolPoint>
Returns: seq<float * float>
|
|
|
|
|
|