Levenberg |
The LevenbergMarquardtMinimizer type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| EvaluateFunction | (Inherited from NonlinearMinimizerBase) | |
| EvaluateJacobian | (Inherited from NonlinearMinimizerBase) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| FindMinimum(IObjectiveModel, VectorDouble, VectorDouble, VectorDouble, VectorDouble, ListBoolean) | ||
| FindMinimum(IObjectiveModel, Double, Double, Double, Double, Boolean) | ||
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| Minimum | Non-linear least square fitting by the Levenberg-Marduardt algorithm. | |
| ProjectToExternalParameters | (Inherited from NonlinearMinimizerBase) | |
| ProjectToInternalParameters | (Inherited from NonlinearMinimizerBase) | |
| ScaleFactorsOfJacobian | (Inherited from NonlinearMinimizerBase) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) | |
| ValidateBounds | (Inherited from NonlinearMinimizerBase) |