KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
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