The right sons of each merged cluster.
Namespace:
Imsl.Stat
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
public virtual int[] ClusterRightSons { get; } |
Visual Basic (Declaration) |
---|
Public Overridable ReadOnly Property ClusterRightSons As Integer() |
Visual C++ |
---|
public: virtual property array<int>^ ClusterRightSons { array<int>^ get (); } |