Algs4Net Class Library Documentation
Algs4Net Class Library Documentation
Algs4Net
StdRandom Class
StdRandom Methods
Bernoulli Method
Cauchy Method
Discrete Method
Exp Method
Gaussian Method
Geometric Method
MainTest Method
Pareto Method
Poisson Method
Random Method
Shuffle Method
Uniform Method
StdRandom
MainTest Method
Unit test the
StdRandom
methods
Namespace:
Algs4Net
Assembly:
Algs4Net (in Algs4Net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
static
void
MainTest
(
string
[]
args
)
Parameters
args
Type:
System
String
Place holder for user arguments
See Also
Reference
StdRandom Class
Algs4Net Namespace