Trust |
| Name | Description | |
|---|---|---|
| TrustRegionMinimizer | Default constructor. | |
| TrustRegionMinimizer(Double) | Constructs a TrustRegionMinimizer instance with the given error tolerance. | |
| TrustRegionMinimizer(Int32) | Constructs a TrustRegionMinimizer instance with the given maximum number of iterations. | |
| TrustRegionMinimizer(Double, Int32) | Constructs a TrustRegionMinimizer instance with the given maximum number of iterations. |