Method | Description | |
---|---|---|
Optimize ( double parameters ) : Result |
Perform one optimization run and return the best found solution.
|
|
RND ( ) |
Construct the object.
|
|
RND ( Problem problem ) |
Construct the object.
|
public Optimize ( double parameters ) : Result | ||
parameters | double | Control parameters for the optimizer. |
return | Result |