Add Flop, LowQ, JPEG, Hue, Brighten
Extra mutators yay
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user