Click or drag to resize

NMFClusteringAlgStoppingAdjacency Property

Gets and sets the stopping adjacency. 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 int StoppingAdjacency { get; set; }

Property Value

Int32
See Also