TruncatedSVDPowerIterations Property |
Gets the number of power iterations used to improve accuracy when the singular
spectrum decays slowly.
Namespace: Altaxo.Calc.LinearAlgebra.Double.FactorizationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic int PowerIterations { get; init; }Property Value
Int32
See Also