this struct is used in invert_matches. More...
#include <rgrl_matcher.h>
Public Member Functions | |
bool | operator< (flip_node const &other) const |
Public Attributes | |
rgrl_feature_sptr | from_ |
rgrl_feature_sptr | to_ |
double | sig_wgt_ |
this struct is used in invert_matches.
Definition at line 73 of file rgrl_matcher.h.
bool rgrl_matcher::flip_node::operator< | ( | flip_node const & | other | ) | const |
Definition at line 12 of file rgrl_matcher.cxx.
Definition at line 74 of file rgrl_matcher.h.
Definition at line 75 of file rgrl_matcher.h.
Definition at line 74 of file rgrl_matcher.h.