barry: Your go-to motif accountant  0.0-1
Full enumeration of sample space and fast count of sufficient statistics for binary arrays
Counter< Array_Type, Data_Type > Member List

This is the complete list of members for Counter< Array_Type, Data_Type >, including all inherited members.

count(Array_Type &Array, size_t i, size_t j)Counter< Array_Type, Data_Type >
count_funCounter< Array_Type, Data_Type >
Counter()Counter< Array_Type, Data_Type >inline
Counter(Counter_fun_type< Array_Type, Data_Type > count_fun_, Counter_fun_type< Array_Type, Data_Type > init_fun_, Hasher_fun_type< Array_Type, Data_Type > hasher_fun_, Data_Type data_, std::string name_="", std::string desc_="")Counter< Array_Type, Data_Type >inline
Counter(const Counter< Array_Type, Data_Type > &counter_)Counter< Array_Type, Data_Type >
Counter(Counter< Array_Type, Data_Type > &&counter_) noexceptCounter< Array_Type, Data_Type >
dataCounter< Array_Type, Data_Type >
descCounter< Array_Type, Data_Type >
get_description() constCounter< Array_Type, Data_Type >
get_hasher()Counter< Array_Type, Data_Type >
get_name() constCounter< Array_Type, Data_Type >
hasher_funCounter< Array_Type, Data_Type >
init(Array_Type &Array, size_t i, size_t j)Counter< Array_Type, Data_Type >
init_funCounter< Array_Type, Data_Type >
nameCounter< Array_Type, Data_Type >
operator=(const Counter< Array_Type, Data_Type > &counter_)Counter< Array_Type, Data_Type >
operator=(Counter< Array_Type, Data_Type > &&counter_) noexceptCounter< Array_Type, Data_Type >
set_hasher(Hasher_fun_type< Array_Type, Data_Type > fun)Counter< Array_Type, Data_Type >
~Counter()Counter< Array_Type, Data_Type >inline