Add Flop, LowQ, JPEG, Hue, Brighten

Extra mutators yay
This commit is contained in:
Mark Hoekveen
2018-08-14 16:46:04 +02:00
parent 1de3961ece
commit 22479a1a5a
3 changed files with 67 additions and 1 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ public:
void outputMap();
private:
static const int numDescriptors = 8;
static const int numMutations = 2;
static const int numMutations = 7;
//TODO: automagically update this?
map<string, bitset<64>> descriptors[numDescriptors]; //array of maps that will hold the descriptors