The IRandomNumberDistribution<(Of <(T>)>) type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Clone |
Creates a new object that is a copy of the current instance.
(Inherited from ICloneable.) | |
| Fill |
Use the given random number stream to fill a vector with random numbers
which follow a particular probability distribution (to be specifed by
implementing classes).
|