setLimits

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

A convenience function for setting the parameters of the distribution.


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

Should be used to change the parameters of the distribution