FastIca.IterationsNeeded Property

Gets the number of iterations performed by the algorithm (n_iter_).

Definition

Namespace: Numerics.NET.Statistics.Multivariate
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.5
C#
public int IterationsNeeded { get; }

Property Value

Int32

See Also