Altaxo. |
| Class | Description | |
|---|---|---|
| TrustRegionDogLegMinimizer | Minimizes nonlinear least-squares objectives with a trust-region dogleg method. | |
| TrustRegionMinimizerBase | Provides the shared implementation for trust-region based minimizers. | |
| TrustRegionNewtonCGMinimizer | Minimizes nonlinear least-squares objectives with a trust-region Newton-CG method. | |
| TrustRegionSubproblem | Provides factory methods for trust-region subproblem solvers. |
| Interface | Description | |
|---|---|---|
| ITrustRegionSubproblem | Defines a trust-region subproblem solver. |