Empirical
|
A COL x ROW matrix of bits and provides easy indexing and manipulation. More...
#include <iostream>
#include <typeinfo>
#include "BitSet.h"
#include "functions.h"
#include "bitset_utils.h"
Go to the source code of this file.
Classes | |
class | emp::BitMatrix< COLS, ROWS > |
A simple class to manage a COLS x ROWS matrix of bits. More... | |
Namespaces | |
emp | |
If we are in emscripten, make sure to include the header. | |
A COL x ROW matrix of bits and provides easy indexing and manipulation.