|
ifw-odp 5.0.0
|
#include <cpl.h>#include <clipm.h>#include <ifw/odp/clipm/clipm_priv_error.h>#include "ifw/odp/clipm/clipm_testlib.h"#include <stdio.h>#include <math.h>Macros | |
| #define | distance(p, n, m) |
| #define | test_math_rng_poisson_pointpattern_2d_BODY(TYPE) |
Functions | |
| void | clipm_test_math_rng_uniform50 (void) |
| void | clipm_test_math_rng_gaussian (void) |
| void | clipm_test_math_rng_poisson_pointpattern_2d (void) |
| int | main (int argc, char **argv) |
| #define distance | ( | p, | |
| n, | |||
| m ) |
| #define test_math_rng_poisson_pointpattern_2d_BODY | ( | TYPE | ) |
| void clipm_test_math_rng_gaussian | ( | void | ) |
| void clipm_test_math_rng_poisson_pointpattern_2d | ( | void | ) |
| void clipm_test_math_rng_uniform50 | ( | void | ) |
| int main | ( | int | argc, |
| char ** | argv ) |