Click or drag to resize
ClusterNoPointsException Constructor (Int32)
There is a cluster with no points.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public ClusterNoPointsException(
	int clusterNumber
)

Parameters

clusterNumber
Type: SystemInt32
Number of the cluster with no points.
See Also