barry: Your go-to motif accountant  0.0-1
Full enumeration of sample space and fast count of sufficient statistics for binary arrays
CHECK Namespace Reference

Integer constants used to specify which cell should be check. More...

Variables

const int BOTH = -1
 
const int NONE = 0
 
const int ONE = 1
 
const int TWO = 2
 

Detailed Description

Integer constants used to specify which cell should be check.

Variable Documentation

◆ BOTH

const int CHECK::BOTH = -1

Definition at line 27 of file typedefs.hpp.

◆ NONE

const int CHECK::NONE = 0

Definition at line 28 of file typedefs.hpp.

◆ ONE

const int CHECK::ONE = 1

Definition at line 29 of file typedefs.hpp.

◆ TWO

const int CHECK::TWO = 2

Definition at line 30 of file typedefs.hpp.