Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
protocols::cluster::APCluster Member List

This is the complete list of members for protocols::cluster::APCluster, including all inherited members.

APCluster(core::Size total_pts, core::Size max_sims_per_pt=0)protocols::cluster::APCluster
assign_exemplars()protocols::cluster::APClusterprotectedvirtual
cluster(core::Size maxits, core::Size convits, core::Real lambda)protocols::cluster::APClustervirtual
freeze()protocols::cluster::APClusterprotectedvirtual
get_all_exemplars(utility::vector1< core::Size > &exemplars) const protocols::cluster::APClustervirtual
get_cluster_for(core::Size k, utility::vector1< core::Size > &cluster) const protocols::cluster::APClustervirtual
get_exemplar_for(core::Size i) const protocols::cluster::APClusterinlinevirtual
get_net_sim() const protocols::cluster::APClustervirtual
get_num_exemplars() const protocols::cluster::APClustervirtual
is_frozen_protocols::cluster::APClusterprivate
load_binary(std::string const &filename)protocols::cluster::APClustervirtual
max_sims_per_pt_protocols::cluster::APClusterprivate
num_pts() const protocols::cluster::APClusterinlinevirtual
pts_protocols::cluster::APClusterprivate
reinitialize()protocols::cluster::APClusterprotectedvirtual
restore_best_exemplars()protocols::cluster::APClusterprotectedvirtual
save_best_exemplars()protocols::cluster::APClusterprotectedvirtual
save_binary(std::string const &filename) const protocols::cluster::APClustervirtual
set_sim(core::Size i, core::Size k, core::Real sim)protocols::cluster::APClustervirtual
update_a_ik(core::Real lambda)protocols::cluster::APClusterprotectedvirtual
update_r_ik(core::Real lambda)protocols::cluster::APClusterprotectedvirtual
~APCluster() overrideprotocols::cluster::APCluster