Click or drag to resize

LimitedMemoryBfgsMinimizerMemory Property

Gets or sets the number of gradient and step pairs retained in memory.

Namespace: Altaxo.Calc.Optimization
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public int Memory { get; set; }

Property Value

Int32
See Also