![]() |
ISampleableDistributionTObservationsGenerate Method |
Name | Description | |
---|---|---|
![]() | Generate |
Generates a random observation from the current distribution.
(Inherited from IRandomNumberGeneratorT.) |
![]() | Generate(Int32) |
Generates a random vector of observations from the current distribution.
(Inherited from IRandomNumberGeneratorT.) |
![]() | Generate(Random) |
Generates a random observation from the current distribution.
|
![]() | Generate(TObservations) |
Generates a random observation from the current distribution.
|
![]() | Generate(Int32, T) |
Generates a random vector of observations from the current distribution.
(Inherited from IRandomNumberGeneratorT.) |
![]() | Generate(Int32, Random) |
Generates a random vector of observations from the current distribution.
|
![]() | Generate(TObservations, Random) |
Generates a random observation from the current distribution.
|
![]() | Generate(Int32, TObservations, Random) |
Generates a random vector of observations from the current distribution.
|