Shifted Continuous Distribution
constructor(theShift: Double, distribution: ContinuousDistributionIfc, name: String? = null)(source)
Parameters
the 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