15 #ifndef CUTS_XNOR_CUT_H 16 #define CUTS_XNOR_CUT_H 1 49 #endif // CUTS_XNOR_CUT_H
virtual ~xnor_cut()
Destructor.
xnor_cut(datatools::logger::priority a_logging_priority=datatools::logger::PRIO_FATAL)
Constructor.
Top-level namespace of the Bayeux/cuts module library.
Definition: accept_cut.h:21
The abstract base class for binary cuts.
Definition: i_binary_cut.h:31
#define CUT_REGISTRATION_INTERFACE(T)
Definition: i_cut.h:411
virtual int _accept()
Selection.
The XNOR binary cut.
Definition: xnor_cut.h:24