Click or drag to resize
Accord.NET (logo)

IObjectiveFunction Properties

The IObjectiveFunction type exposes the following members.

Properties
  NameDescription
Public propertyFunction
Gets the objective function.
Public propertyIndices
Gets the index of each input variable in the function.
Public propertyNumberOfVariables
Gets the number of input variables for the function.
Public propertyVariables
Gets input variable's labels for the function.
Top
See Also