toggle menu
KSLCore
R1.1.3
jvm
switch theme
search in API
KSLCore
/
ksl.utilities.random.rvariable
/
Hyper2ExponentialRV
/
Hyper2ExponentialRV
Hyper2Exponential
RV
constructor
(
mixingProb
:
Double
,
mean1
:
Double
,
mean2
:
Double
,
streamNum
:
Int
)
constructor
(
mixingProb
:
Double
,
mean1
:
Double
,
mean2
:
Double
,
stream
:
RNStreamIfc
=
KSLRandom.nextRNStream()
)