Click or drag to resize

ParameterOptimizerIterationResults Properties

The ParameterOptimizerIterationResults type exposes the following members.

Properties
  NameDescription
Public propertyCostFunctionSettings
Gets the settings of the cost function that was computed in all of the function evaluations.
Public propertyDerivativeResults
Gets the results of the evaluation of the function's derivative.
Public propertyFunctionResult
Gets the results from the Function.
Public propertyIteration
Gets the zero-based iteration count of these results.
Top
See Also