Click or drag to resize

NMFClusteringAlgConverged Property

Returns true if the factorization algorithm converged. Returns false if the maximum number of iterations was exceeded before convergence was achieved.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public bool Converged { get; }

Property Value

Boolean
See Also