Click or drag to resize

IScalarObjectiveFunctionEvaluation Properties

The IScalarObjectiveFunctionEvaluation type exposes the following members.

Properties
 NameDescription
Public propertyDerivative Gets the first derivative at Point.
Public propertyPoint Gets the point at which the function is evaluated.
Public propertySecondDerivative Gets the second derivative at Point.
Public propertyValue Gets the function value at Point.
Top
See Also