bool preprocess_for_knn_csv(GPUGenie_Config &config, genie::table::inv_table *&_table)
 
This is the top-level namespace of the project. 
 
The declaration for class inv_table. 
 
std::vector< std::vector< int > > TableData
Raw table data format used for building the table. 
 
Definitions about configurations that can be set by users. 
 
std::shared_ptr< genie::table::inv_table > BuildTable(const TableData &table_data)
 
std::vector< std::vector< int > > * data_points