Click or drag to resize

FunctionMinimizeMethod Properties

The FunctionMinimizeMethod type exposes the following members.

Properties
 NameDescription
Public propertyInitialValueGets the initial value.
Public propertyInitialVectorGets the initial vector.
Public propertyIterationGradientNormsGets the gradient norms for all iterations.
Public propertyIterationValuesGets the solution function values for all iterations.
Public propertyIterationVectorsGets the solution vectors for all iterations.
Public propertyMethodNameGets the method name.
(Inherited from OptimizationMethod)
Public propertySolutionValueGets the value of the solution vector.
Public propertySolutionVectorGets the solution vector (the current best estimate of the minimum).
Top
See Also