Globals Member List
This is the complete list of members for
Globals, including all inherited members.
cut(BaseImage< DIM, Pixel > &image, Pixel min, Pixel max) | Globals | [inline, static] |
delta(float v, float epsilon=1.0f) | Globals | [inline, static] |
DELTA | Globals | [static] |
DIV_SQRT_2PI | Globals | [static] |
EPS | Globals | [static] |
gauss_density(float mean, float var, T val) | Globals | [inline, static] |
heaviside(float v, float epsilon=1.0f) | Globals | [inline, static] |
initChrono(timeval &t) | Globals | [inline, static] |
LOG_2PI | Globals | [static] |
log_ll(float mean, float var, T val) | Globals | [inline, static] |
normalize(BaseImage< DIM, Pixel > &image, Pixel min, Pixel max) | Globals | [inline, static] |
printChrono(std::string s, timeval &t) | Globals | [inline, static] |
stats(const BaseImage< DIM, Pixel > &image, Pixel &min, Pixel &max, float &mean, float *variance=NULL) | Globals | [inline, static] |