|
MIRA
|
Functions for computing the Normal cumulative distribution function. More...

Go to the source code of this file.
Namespaces | |
| mira | |
| specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |
Functions | |
| float | normcdf (float x, float mu=0.0, float sigma=1.0) |
| Computes the normal cumulative distribution function at the value x using the specified mean mu and standard deviation sigma. More... | |
Functions for computing the Normal cumulative distribution function.
1.8.14