barry: Your go-to motif accountant
0.0-1
Full enumeration of sample space and fast count of sufficient statistics for binary arrays
|
Go to the source code of this file.
Classes | |
class | Rule< Array_Type, Data_Type > |
Rule for determining if a cell should be included in a sequence. More... | |
class | Rules< Array_Type, Data_Type > |
Vector of objects of class Rule. More... | |
Functions | |
template<typename Array_Type , typename Data_Type > | |
bool | rule_fun_default (const Array_Type *array, size_t i, size_t j, Data_Type *dat) |
bool rule_fun_default | ( | const Array_Type * | array, |
size_t | i, | ||
size_t | j, | ||
Data_Type * | dat | ||
) |
Definition at line 5 of file rules-bones.hpp.