|
Functions |
| template<class T> |
| void | read_file_into_vectors (const char *filename, vector< int > &entity_ids, vector< T > &entity_vectors) |
| template<class T> |
| void | test1 (Storage_Manager< T > *sm, const char *dataset, struct hazy_model &old_model, struct hazy_model &new_model, struct hazy_model &newest_model, double &lw, double &hw, double &new_lw, double &new_hw) |
| template<class T> |
| void | test_spec (struct main_memory_storage_spec *s, struct model &old_m, struct model &new_m, struct model &newest_m, double &lw, double &hw, double &new_lw, double &new_hw, char *filename) |
| int | main (int argc, char **argv) |