Rosetta
Classes | Namespaces | Typedefs | Functions
SearchPattern.hh File Reference
#include <utility>
#include <utility/vector1.hh>
#include <utility/VirtualBase.hh>
#include <utility/exit.hh>
#include <numeric/xyzVector.hh>
#include <numeric/xyzMatrix.hh>
#include <numeric/xyz.functions.hh>
#include <core/types.hh>
#include <core/kinematics/Stub.hh>
#include <protocols/hotspot_hashing/SearchPattern.fwd.hh>

Classes

class  protocols::hotspot_hashing::VectorPair
 
class  protocols::hotspot_hashing::SearchPattern
 
class  protocols::hotspot_hashing::ConstPattern
 
class  protocols::hotspot_hashing::TestPattern
 
class  protocols::hotspot_hashing::LSMSearchPattern
 
class  protocols::hotspot_hashing::RotationSearchPattern
 
class  protocols::hotspot_hashing::SphericalRotationSearchPattern
 
class  protocols::hotspot_hashing::CartesianSearchPattern
 
class  protocols::hotspot_hashing::PartitionedSearchPattern
 
class  protocols::hotspot_hashing::ComposeSearchPatterns
 
class  protocols::hotspot_hashing::SearchPatternTransform
 
class  protocols::hotspot_hashing::SearchPatternExpansion
 

Namespaces

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

Typedefs

typedef numeric::xyzMatrix< core::Realprotocols::hotspot_hashing::Matrix
 
typedef numeric::xyzVector< core::Realprotocols::hotspot_hashing::Vector
 

Functions

std::ostream & protocols::hotspot_hashing::operator<< (std::ostream &stream, const Vector &vector)
 
std::istream & protocols::hotspot_hashing::operator>> (std::istream &stream, Vector &v)
 
std::ostream & protocols::hotspot_hashing::stub_to_points (std::ostream &stream, const core::kinematics::Stub &stub)
 
std::istream & protocols::hotspot_hashing::stub_from_points (std::istream &stream, core::kinematics::Stub &stub)
 
std::ostream & protocols::hotspot_hashing::operator<< (std::ostream &stream, const VectorPair &pair)
 
std::istream & protocols::hotspot_hashing::operator>> (std::istream &stream, VectorPair &pair)
 

Detailed Description

Author