Rosetta
Namespaces | Functions
MatchSet.cc File Reference
#include <protocols/match/MatchSet.hh>
#include <utility/graph/DisjointSets.hh>
#include <utility/LexicographicalIterator.hh>
#include <utility/FixedSizeLexicographicalIterator.hh>
#include <utility/FixedSizeLexicographicalIterator.tmpl.hh>
#include <protocols/match/Hit.hh>
#include <utility/vector1.hh>
#include <set>
#include <iostream>

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::match
 

Functions

core::Size protocols::match::advance_to_neighbor_bin (Real6 orig_point, Real6 steps, numeric::geometry::hashing::SixDCoordinateBinner const &binner, numeric::geometry::hashing::Bin6D &next_bin)
 Non-member function that handles the logic for finding a nearby bin in 6D when taking a step of a specified size from an existing bin. More...
 
numeric::geometry::hashing::Real3 protocols::match::advance_euler_angles (numeric::geometry::hashing::Real3 const &orig_angles, numeric::geometry::hashing::Real3 const &offsets)
 Increment the euler angles and then wrap them into their appropriate ranges. More...
 

Detailed Description

Author
Alex Zanghellini (zangh.nosp@m.ell@.nosp@m.u.was.nosp@m.hing.nosp@m.ton.e.nosp@m.du)
Andrew Leaver-Fay (aleav.nosp@m.erfa.nosp@m.y@gma.nosp@m.il.c.nosp@m.om), porting to mini