Newton | 
[Missing <summary> documentation for "T:Altaxo.Calc.Optimization.NewtonMinimizer"]
public sealed class NewtonMinimizer : IUnconstrainedMinimizer
The NewtonMinimizer type exposes the following members.
| Name | Description | |
|---|---|---|
| NewtonMinimizer | Initializes a new instance of the NewtonMinimizer class | 
| Name | Description | |
|---|---|---|
| GradientTolerance | ||
| MaximumIterations | ||
| UseLineSearch | 
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object)  | |
| FindMinimum | ||
| GetHashCode | Serves as the default hash function. (Inherited from Object)  | |
| GetType | Gets the Type of the current instance. (Inherited from Object)  | |
| Minimum | ||
| ToString | Returns a string that represents the current object. (Inherited from Object)  |