double randvar_get_1overa

(double x, double mean, double u)

Calculates scaling factor 1/a for the truncated normal distribution.

Documentation

Calculates scaling factor 1/a for the truncated normal distribution. a corresponds to the value of the integral from x to infinity over the normal density function.
Parameters:
x - : left limit for integral
mean - : mean value for the normal distribution
u - : variance for the normal distribution
Returns:
1/a

Alphabetic index



This page was generated with the help of DOC++.