Rosetta
|
#include <protocols/features/ModelFeatures.fwd.hh>
#include <protocols/features/FeaturesReporter.hh>
#include <utility/vector1.hh>
#include <boost/graph/undirected_graph.hpp>
#include <utility/tag/XMLSchemaGeneration.fwd.hh>
#include <numeric/xyzVector.hh>
Classes | |
struct | protocols::features::clique_saver |
struct | protocols::features::Segment |
class | protocols::features::ModelFeatures |
Namespaces | |
protocols | |
The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
protocols::features | |
Typedefs | |
typedef boost::undirected_graph< core::Size > | protocols::features::SegmentGraph |
typedef boost::graph_traits< SegmentGraph >::vertex_descriptor | protocols::features::SegmentVertex |
typedef boost::graph_traits< SegmentGraph >::edge_descriptor | protocols::features::InteractionEdge |