|
vocabtree
0.0.1
|
#include <string>

Go to the source code of this file.
Variables | |
| static const std::string | s_simple_data_dir = "/home/psastras/vocabtree/data/simple/" |
| This header is automatically generated. More... | |
| static const std::string | s_simple_database_location = "/home/psastras/vocabtree/data/simple/db_simple.bin" |
| static const std::string | s_oxford_data_dir = "/home/psastras/vocabtree/data/oxford/" |
| static const std::string | s_oxford_database_location = "/home/psastras/vocabtree/data/oxford/db_oxford.bin" |
| static const int | s_oxford_num_clusters = 32768 |
| static const std::string | s_oxford100k_data_dir = "/home/psastras/vocabtree/data/oxford100k/" |
| static const std::string | s_oxford100k_database_location = "/home/psastras/vocabtree/data/oxford100k/db_oxford100k.bin" |
| static const int | s_oxford100k_num_clusters = 65536 |
| static const std::string | s_oxfordmini_data_dir = "/home/psastras/vocabtree/data/oxfordmini/" |
| static const std::string | s_oxfordmini_database_location = "/home/psastras/vocabtree/data/oxfordmini/db_oxfordmini.bin" |
| static const std::string | s_holidays_data_dir = "/home/psastras/vocabtree/data/holidays/" |
| static const std::string | s_holidays_database_location = "/home/psastras/vocabtree/data/holidays/db_holidays.bin" |
|
static |
Definition at line 21 of file bench_config.hpp.
Referenced by main().
|
static |
Definition at line 22 of file bench_config.hpp.
Referenced by main().
|
static |
Definition at line 14 of file bench_config.hpp.
Referenced by main().
|
static |
Definition at line 15 of file bench_config.hpp.
Referenced by main().
|
static |
Definition at line 16 of file bench_config.hpp.
Referenced by main().
|
static |
Definition at line 10 of file bench_config.hpp.
Referenced by bench_oxford(), and main().
|
static |
Definition at line 11 of file bench_config.hpp.
Referenced by bench_oxford(), and main().
|
static |
Definition at line 12 of file bench_config.hpp.
Referenced by bench_oxford(), and main().
|
static |
Definition at line 18 of file bench_config.hpp.
Referenced by main().
|
static |
Definition at line 19 of file bench_config.hpp.
Referenced by main().
|
static |
This header is automatically generated.
Do not modify. Contains information about datasets for running tests.
Definition at line 7 of file bench_config.hpp.
|
static |
Definition at line 8 of file bench_config.hpp.