public interface IRandomChoicesFromSamples : IDistribution,
IStorageBinaryPublic Interface IRandomChoicesFromSamples
Inherits IDistribution, IStorageBinarypublic interface class IRandomChoicesFromSamples : IDistribution,
IStorageBinarytype IRandomChoicesFromSamples =
interface
interface IDistribution
interface IStorageBinary
end| Mean |
Mean
(Inherited from IDistribution) |
| Samples | Samples |
| Seed | Seed |
| Std |
Standard Deviation
(Inherited from IDistribution) |
| Type |
Type
(Inherited from IDistribution) |
| BinarySetDataFrom |
Set object data from Binary Reader.
(Inherited from IStorageBinary) |
| BinaryWriteDataTo |
Write object data to Binary Writer.
(Inherited from IStorageBinary) |
| GenerateRandomNumbers(Int32, InputId) |
Generates Random Numbers
(Inherited from IDistribution) |
| GenerateRandomNumbers(Int32, UInt32) |
Generates Random Numbers
(Inherited from IDistribution) |