Click or drag to resize

TruncatedSVDOversampling Property

Gets the oversampling parameter used to improve the quality of the sampled subspace.

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

Property Value

Int32
See Also