|
bufferkdtree (C sources)
C source code for the Python bufferkdtree implementation
|

Functions | |
| void | set_default_parameters (BRUTE_PARAMETERS *params) |
| void | check_parameters (BRUTE_PARAMETERS *params) |
| void check_parameters | ( | BRUTE_PARAMETERS * | params | ) |
Checks parameters.
| *params | Pointer to struct containing the parameters |
| void set_default_parameters | ( | BRUTE_PARAMETERS * | params | ) |
Sets default parameters.
| *params | Pointer to struct containing the parameters |
1.8.6