Click or drag to resize

QuadraticGradientProjectionSearchGradientProjectionResultCauchyPoint Property

Gets the computed Cauchy point.

Namespace: Altaxo.Calc.Optimization
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public Vector<double> CauchyPoint { get; }

Property Value

VectorDouble
See Also