|
ifw-odp
2.0.0-alpha
|
#include <cpl.h>#include <clipm.h>#include <clipm_priv_error.h>#include "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 | ||
| ) |
1.8.5