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