![]() |
Rosetta Protocols
2014.16.56682
|
#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_ |
|
inline |
| void protocols::toolbox::ClusterPhilStyle::compute | ( | ) |
References cluster_radius_, protocols::toolbox::ClusterBase::clusterlist_, protocols::toolbox::ClusterBase::dim(), protocols::toolbox::ClusterBase::dist(), j, n_max_cluster_, neighbors, and rms.
Referenced by do_clustering().
|
inline |
References compute().
|
inline |
References n_max_cluster_.
|
inline |
References cluster_radius_.
|
private |
Referenced by compute(), and set_radius().
|
private |
Referenced by compute(), and set_n_max_cluster().
1.8.7