Dew MtxVec NET
TRngStream Object
Summary
Random stream class.

Unit
RndGenerators

Hierarchy
TRngStream

Subclasses
None

Methods

 Name  Summary 
Copy Copies entire descriptor from another random stream. 
CopyState Copies the state from another stream. 
RandomBernoulli Generates an array of integer samples distributed by Bernoulli distribution. 
RandomBeta Generates an array of samples distributed by Beta distribution. 
RandomBinomial Generates an array of integer samples distributed Binomially. 
RandomCauchy Generates an array of samples distributed by Cauchy distribution. 
RandomExponential Generates an array of samples distributed by Exponential distribution. 
RandomGamma Generates an array of samples distributed by Gamma distribution. 
RandomGaussian Generates an array of samples distributed by Gaussian distribution. 
RandomGaussianMV  
RandomGeometric Generates an array of integer samples distributed Geometrically. 
RandomGumbel Generates an array of samples distributed by Gumbel distribution. 
RandomHypergeometric Generates an array of integer samples distributed Hypergeometrically. 
RandomLaplace Generates an array of samples distributed by Laplace distribution. 
RandomLognormal Generates an array of samples distributed Lognormally. 
RandomNegbinomial Generates an array of integer amples distributed according to the Negative binomial probability distribution. 
RandomPoisson Generates an array of integer samples distributed according to the Poisson probability distribution. 
RandomRayleigh Generates an array of samples distributed by Rayleigh distribution. 
RandomUniform Generates an array of samples distributed by Uniform distribution. 
RandomUniformbitsI Generates integer random values with Uniform bit distribution. 
RandomUniformI Generates an array of integer samples distributed by Uniform distribution. 
RandomWeibull Generates an array of samples distributed by Weibull distribution. 

Copyright 2008 Dew Research
http://www.dewresearch.com