Rosetta
|
Edge sorting: More...
Public Member Functions | |
RerootEdgeSorter (core::chemical::ResidueGraph graph, core::chemical::ResidueType const &restype) | |
bool | operator() (core::chemical::ED edge1, core::chemical::ED edge2) |
Return true if the first argument goes before the second argument. More... | |
Private Attributes | |
core::chemical::ResidueGraph const & | graph_ |
core::chemical::ResidueType const & | restype_ |
Edge sorting:
This doesn't (need to?) quite match the logic in core/conformation/util.cc:setup_atom_links()
|
inline |
|
inline |
Return true if the first argument goes before the second argument.
References erraser_analysis::bond1, erraser_analysis::bond2, and basic::options::OptionKeys::hotspot::target.
|
private |
|
private |