makes rankMutations return a value
Class state-machine isn't working very well
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ public:
|
||||
~DescriptorManager();
|
||||
void Init();
|
||||
void rankImages(string image_name, int method);
|
||||
void rankMutations(string image_name, int method);
|
||||
multiset<pair<unsigned long long, string>> rankMutations(string image_name, int method);
|
||||
void runExperiments();
|
||||
void outputMap(int a);
|
||||
void outputMap();
|
||||
|
||||
Reference in New Issue
Block a user