Rosetta
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) constprotocols::cluster::APClustervirtual
get_cluster_for(core::Size k, utility::vector1< core::Size > &cluster) constprotocols::cluster::APClustervirtual
get_exemplar_for(core::Size i) constprotocols::cluster::APClusterinlinevirtual
get_net_sim() constprotocols::cluster::APClustervirtual
get_num_exemplars() constprotocols::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() constprotocols::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) constprotocols::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