Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Defines the distribution contract.
The IDistribution type exposes the following members.
Methods
Name
Description
When implemented in a class, returns a value that is between 0 and 1 and that represents a point on the distribution curve.
When implemented in a class, initializes an instance of a distribution class.
When implemented in a class, sets the input values for a distribution.
When implemented in a class, validates that all the required input properties for the distribution have been set.
Top