ShiftedContinuousDistribution

constructor(shift: Double, distribution: ContinuousDistributionIfc, name: String? = null)(source)

Parameters

shift

the shift parameter. It must be greater than or equal to 0.0

distribution

the distribution to be shifted.

name

an optional name for the distribution