The ICpMethod interface contains properties and methods that are used to work with optimization methods. This interface is a base one for all optimization methods.
| Property name | Brief description | |
| Extremum | The Extremum property determines the type of extremum, which will be searched for when finding optimal value. |
| Method name | Brief description | |
| Evaluate | The Evaluate method calculates the method. |
See also: