There is a cluster with no points.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.0.0

Syntax

C#
[SerializableAttribute]
public class ClusterNoPointsException : IMSLException
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class ClusterNoPointsException _
	Inherits IMSLException
Visual C++
[SerializableAttribute]
public ref class ClusterNoPointsException : public IMSLException

Inheritance Hierarchy

See Also