Rosetta
Classes | Typedefs | Enumerations
protocols::energy_based_clustering Namespace Reference

Classes

class  EnergyBasedClusteringOptions
 A container for the options used by the EnergyBasedClusteringProtocol. More...
 
class  EnergyBasedClusteringProtocol
 Performs the work done by the energy_based_clustering app. Uses an energy-biased cookie-cutter approach to cluster a large number of structures without generating an all-by-all RMSD matrix. More...
 

Typedefs

typedef utility::pointer::shared_ptr< EnergyBasedClusteringOptionsEnergyBasedClusteringOptionsOP
 
typedef utility::pointer::shared_ptr< EnergyBasedClusteringOptions const > EnergyBasedClusteringOptionsCOP
 
typedef utility::pointer::shared_ptr< EnergyBasedClusteringProtocolEnergyBasedClusteringProtocolOP
 
typedef utility::pointer::shared_ptr< EnergyBasedClusteringProtocol const > EnergyBasedClusteringProtocolCOP
 

Enumerations

enum  EBC_ClusterType { EBC_bb_cartesian =1 , EBC_bb_dihedral , EBC_end_of_list = EBC_bb_dihedral }
 The type of clustering to perform. More...
 

Typedef Documentation

◆ EnergyBasedClusteringOptionsCOP

◆ EnergyBasedClusteringOptionsOP

◆ EnergyBasedClusteringProtocolCOP

◆ EnergyBasedClusteringProtocolOP

Enumeration Type Documentation

◆ EBC_ClusterType

The type of clustering to perform.

Enumerator
EBC_bb_cartesian 
EBC_bb_dihedral 
EBC_end_of_list