| 
    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.
Macros | |
| #define | DEFM_RANGES(a) | 
| #define | DEFM_LOOP_ARRAYS(a) for (size_t a = 0u; a < (nobs_i - M_order); ++a) | 
Functions | |
| std::vector< double > | keygen_defm (const DEFMArray &Array_, DEFMCounterData *data) | 
| #define DEFM_LOOP_ARRAYS | ( | a | ) | for (size_t a = 0u; a < (nobs_i - M_order); ++a) | 
Definition at line 36 of file defm-meat.hpp.
| #define DEFM_RANGES | ( | a | ) | 
Definition at line 31 of file defm-meat.hpp.
      
  | 
  inline | 
Definition at line 4 of file defm-meat.hpp.