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.Stats
Assembly:  NMathStats (in NMathStats.dll) Version: 3.4.0.0

Syntax

C#
public static int DEFAULT_STOPPING_ADJACENCY
Visual Basic (Declaration)
Public Shared DEFAULT_STOPPING_ADJACENCY As Integer
Visual C++
public:
static int DEFAULT_STOPPING_ADJACENCY

See Also