Click or drag to resize

QuadraticGradientProjectionSearch Class

Provides a quadratic gradient projection search for box-constrained subproblems.
Inheritance Hierarchy
SystemObject
  Altaxo.Calc.OptimizationQuadraticGradientProjectionSearch

Namespace: Altaxo.Calc.Optimization
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static class QuadraticGradientProjectionSearch

The QuadraticGradientProjectionSearch type exposes the following members.

Methods
 NameDescription
Public methodStatic memberSearch Searches for the Cauchy point of the quadratic model under bound constraints.
Top
See Also