FactorizationByFastIndependentComponentAnalysisMaximumNumberOfIterations Property |
Gets the maximum number of iterations for the factorization algorithm.
Namespace: Altaxo.Calc.LinearAlgebra.Double.FactorizationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic int MaximumNumberOfIterations { get; init; }Property Value
Int32
See Also