Returns the group counts.
Namespace:
Imsl.Stat
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
public int[] GetGroupCounts() |
Visual Basic (Declaration) |
---|
Public Function GetGroupCounts As Integer() |
Visual C++ |
---|
public: array<int>^ GetGroupCounts() |