barry: Your go-to motif accountant
0.0-1
Full enumeration of sample space and fast count of sufficient statistics for binary arrays
|
Integer constants used to specify which cell should be check to exist or not. More...
Variables | |
const int | BOTH = -1 |
const int | NONE = 0 |
const int | ONE = 1 |
const int | TWO = 1 |
const int | UKNOWN = -1 |
const int | AS_ZERO = 0 |
const int | AS_ONE = 1 |
Integer constants used to specify which cell should be check to exist or not.
const int EXISTS::AS_ONE = 1 |
Definition at line 45 of file typedefs.hpp.
const int EXISTS::AS_ZERO = 0 |
Definition at line 44 of file typedefs.hpp.
const int EXISTS::BOTH = -1 |
Definition at line 38 of file typedefs.hpp.
const int EXISTS::NONE = 0 |
Definition at line 39 of file typedefs.hpp.
const int EXISTS::ONE = 1 |
Definition at line 40 of file typedefs.hpp.
const int EXISTS::TWO = 1 |
Definition at line 41 of file typedefs.hpp.
const int EXISTS::UKNOWN = -1 |
Definition at line 43 of file typedefs.hpp.