toggle menu
KSLCore
R1.1.3
jvm
switch theme
search in API
KSLCore
/
ksl.utilities.random.rvariable
/
GammaRV
/
GammaRV
Gamma
RV
constructor
(
shape
:
Double
,
scale
:
Double
,
streamNum
:
Int
)
constructor
(
shape
:
Double
,
scale
:
Double
,
stream
:
RNStreamIfc
=
KSLRandom.nextRNStream()
,
name
:
String
?
=
null
)