setLimits

fun setLimits(normalMean: Double, normalVariance: Double, lower: Double, upper: Double)

A convenience function for setting the parameters of the distribution.


fun setLimits(normalMean: Double, normalVariance: Double, interval: Interval)

Should be used to change the parameters of the distribution