Loading [MathJax]/extensions/TeX/AMSsymbols.js
SSJ
3.3.1
Stochastic Simulation in Java
Main Page
Related Pages
Modules
+
Packages
Packages
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
+
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
+
Variables
a
c
d
e
g
h
i
k
l
m
n
p
r
s
t
w
•
All
Classes
Namespaces
Functions
Variables
Pages
umontreal
ssj
randvar
GeometricGen
GeometricGen Member List
This is the complete list of members for
GeometricGen
, including all inherited members.
dist
(defined in
RandomVariateGen
)
RandomVariateGen
protected
GeometricGen
(RandomStream s, double p)
GeometricGen
GeometricGen
(RandomStream s, GeometricDist dist)
GeometricGen
getDistribution
()
RandomVariateGenInt
getP
()
GeometricGen
getStream
()
RandomVariateGen
nextArrayOfDouble
(double[] v, int start, int n)
RandomVariateGen
nextArrayOfDouble
(int n)
RandomVariateGen
nextArrayOfInt
(int[] v, int start, int n)
RandomVariateGenInt
nextArrayOfInt
(int n)
RandomVariateGenInt
nextDouble
()
RandomVariateGen
nextInt
() (defined in
GeometricGen
)
GeometricGen
nextInt
(RandomStream s, double p)
GeometricGen
static
RandomVariateGen
() (defined in
RandomVariateGen
)
RandomVariateGen
protected
RandomVariateGen
(RandomStream s, Distribution dist)
RandomVariateGen
RandomVariateGenInt
() (defined in
RandomVariateGenInt
)
RandomVariateGenInt
protected
RandomVariateGenInt
(RandomStream s, DiscreteDistributionInt dist)
RandomVariateGenInt
setParams
(double p)
GeometricGen
protected
setStream
(RandomStream stream)
RandomVariateGen
stream
(defined in
RandomVariateGen
)
RandomVariateGen
protected
toString
()
RandomVariateGen
Generated by
1.8.14