Click or drag to resize

TrustRegionNewtonCGMinimizer Methods

The TrustRegionNewtonCGMinimizer type exposes the following members.

Methods
 NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodFindMinimum(IObjectiveModel, VectorDouble, VectorDouble, VectorDouble, VectorDouble, ListBoolean)
(Inherited from TrustRegionMinimizerBase)
Public methodFindMinimum(IObjectiveModel, Double, Double, Double, Double, Boolean)
(Inherited from TrustRegionMinimizerBase)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodMinimum Non-linear least square fitting by the trust-region algorithm.
(Inherited from TrustRegionMinimizerBase)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also