![]() |
IObjectiveFunction Interface |
Namespace: Accord.Math.Optimization
The IObjectiveFunction type exposes the following members.
Name | Description | |
---|---|---|
![]() | Function |
Gets the objective function.
|
![]() | Indices |
Gets the index of each input variable in the function.
|
![]() | NumberOfVariables |
Gets the number of input variables for the function.
|
![]() | Variables |
Gets input variable's labels for the function.
|