LaplaceRV

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