toggle menu
KSLCore
R1.1.3
jvm
switch theme
search in API
KSLCore
/
ksl.utilities.random.rvariable
/
LaplaceRV
/
LaplaceRV
Laplace
RV
constructor
(
location
:
Double
,
scale
:
Double
,
streamNum
:
Int
)
constructor
(
location
:
Double
,
scale
:
Double
,
stream
:
RNStreamIfc
=
KSLRandom.nextRNStream()
,
name
:
String
?
=
null
)
Parameters
location
the mean (location) of the random variable
scale
must be greater than 0