Interface for the user-supplied cumulative distribution function to be
used by InverseCdf and ChiSquaredTest.
Namespace:
Imsl.Stat
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
public interface ICdfFunction |
Visual Basic (Declaration) |
---|
Public Interface ICdfFunction |
Visual C++ |
---|
public interface class ICdfFunction |