ICpMethod

Description

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.

Properties

  Property name Brief description
Extremum The Extremum property determines the type of extremum, which will be searched for when finding optimal value.

Methods

  Method name Brief description
Evaluate The Evaluate method calculates the method.

See also:

Cp Assembly Interfaces