Click or drag to resize

TruncatedSVDPowerIterations Property

Gets the number of power iterations used to improve accuracy when the singular spectrum decays slowly.

Namespace: Altaxo.Calc.LinearAlgebra.Double.Factorization
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public int PowerIterations { get; init; }

Property Value

Int32
See Also