ShiftedContinuousDistribution

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

Parameters

theShift

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