Rosetta
Classes | Namespaces | Functions
Cluster.hh File Reference
#include <core/types.hh>
#include <ObjexxFCL/FArray2D.hh>
#include <deque>
#include <protocols/toolbox/DecoySetEvaluation.fwd.hh>
#include <utility/vector1.hh>

Classes

class  protocols::toolbox::ClusterBase
 
class  protocols::toolbox::ClusterPhilStyle
 
class  protocols::toolbox::ClusterOptions
 

Namespaces

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

Functions

std::ostream & protocols::toolbox::operator<< (std::ostream &out, ClusterBase const &cl)
 
std::ostream & protocols::toolbox::operator<< (std::ostream &out, ClusterBase::ClusterList const &cl)
 
std::istream & protocols::toolbox::operator>> (std::istream &in, ClusterBase &cl)
 
std::istream & protocols::toolbox::operator>> (std::istream &in, ClusterBase::ClusterList &cl)
 
template<typename SilentStructIterator , typename StructureContainer >
void protocols::toolbox::cluster_silent_structs (core::Size n_decoys, SilentStructIterator input_decoys_begin, SilentStructIterator input_decoys_end, StructureContainer &new_structs, ClusterOptions opts)
 
template<typename SilentStructIterator , typename StructureContainer >
void protocols::toolbox::cluster_silent_structs (DecoySetEvaluation const &CA_set, SilentStructIterator input_decoys_begin, SilentStructIterator input_decoys_end, StructureContainer &new_structs, ClusterOptions opts)
 

Detailed Description

Author