Click or drag to resize

NonnegativeMatrixFactorizationBaseMaximumNumberOfIterations Property

Gets the maximum number of iterations for the factorization algorithm.

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

Property Value

Int32
See Also