Click or drag to resize

ITrustRegionSubproblemPstep Property

Gets the computed trust-region step.

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

Property Value

VectorDouble
See Also