(double x, double mean, double u)
_ Cumalative distribution function F(x;mean,u) for the truncated N(mean, u).
Documentation
_
Cumalative distribution function F(x;mean,u) for the truncated N(mean, u).
- Parameters:
- x - : point value
mean - : mean value for the normal distribution
u - : variance for the normal distribution
- Returns:
- F(x)
Alphabetic index
This page was generated with the help of DOC++.