Click or drag to resize

NMFClusteringAlgDEFAULT_STOPPING_ADJACENCY Field

The default value for the stopping adjacency. The stopping adjacency is the number of consecutively unchanged connection matrices that must be observed before convergence.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public static int DEFAULT_STOPPING_ADJACENCY

Field Value

Int32
See Also