bufferkdtree (C sources)
C source code for the Python bufferkdtree implementation
 All Classes Files Functions Variables Typedefs Macros
Public Attributes | List of all members
brute_parameters Struct Reference

#include <global.h>

Public Attributes

INT_TYPE n_neighbors
 
INT_TYPE num_threads
 
char * kernels_source_directory
 
INT_TYPE verbosity_level
 
INT_TYPE platform_id
 
INT_TYPE device_id
 

Member Data Documentation

INT_TYPE brute_parameters::device_id
char* brute_parameters::kernels_source_directory
INT_TYPE brute_parameters::n_neighbors
INT_TYPE brute_parameters::num_threads
INT_TYPE brute_parameters::platform_id
INT_TYPE brute_parameters::verbosity_level

The documentation for this struct was generated from the following file: