|
Rosetta 3.5
|
#include <Cluster.hh>


Private Attributes | |
| core::Real | cluster_radius_ |
| core::Size | n_max_cluster_ |
Additional Inherited Members | |
Public Types inherited from protocols::toolbox::ClusterBase | |
| typedef std::deque< core::Size > | Cluster |
| typedef utility::vector1< Cluster > | ClusterList |
| typedef Cluster::const_iterator | IntraClusterIterator |
| typedef ClusterList::const_iterator | ClusterIterator |
Protected Attributes inherited from protocols::toolbox::ClusterBase | |
| ClusterList | clusterlist_ |
| ObjexxFCL::FArray2D< core::Real > | distance_ |
| core::Size | dim_ |
Definition at line 83 of file Cluster.hh.
|
inline |
Definition at line 85 of file Cluster.hh.
| void protocols::toolbox::ClusterPhilStyle::compute | ( | ) |
Definition at line 136 of file Cluster.cc.
References cluster_radius_, protocols::toolbox::ClusterBase::clusterlist_, protocols::toolbox::ClusterBase::dim(), protocols::toolbox::ClusterBase::dist(), n_max_cluster_, and core::scoring::rms.
Referenced by do_clustering().
|
inline |
Definition at line 92 of file Cluster.hh.
References compute().
|
inline |
Definition at line 98 of file Cluster.hh.
References n_max_cluster_.
|
inline |
Definition at line 94 of file Cluster.hh.
References cluster_radius_.
|
private |
Definition at line 102 of file Cluster.hh.
Referenced by compute(), and set_radius().
|
private |
Definition at line 103 of file Cluster.hh.
Referenced by compute(), and set_n_max_cluster().
1.8.4