#include <Pool_ConvergenceCheck.hh>
|
| | Pool_RMSD (std::string silent_file) |
| |
| | Pool_RMSD () |
| |
| virtual | ~Pool_RMSD () |
| |
| core::Size | evaluate (core::pose::Pose const &, std::string &best_decoy, core::Real &best_rmsd) const |
| | return position in pool for the best_decoy More...
|
| |
| core::Size | evaluate (core::io::silent::SilentStruct const &, std::string &best_decoy, core::Real &best_rmsd) const |
| |
| virtual core::Size | evaluate_and_add (core::pose::Pose const &pose, std::string &cluster_center, core::Real &best_rmsd, core::Real transition_threshold) |
| |
| core::Size | size () const |
| |
| void | add (core::io::silent::SilentStruct const &, std::string new_tag="keep_silent_tag") |
| |
| void | add (core::pose::Pose const &, std::string new_tag) |
| |
| virtual void | finalize () |
| |
| void | get (core::Size index, ObjexxFCL::FArray2D_double &result) |
| |
| std::string & | get_tag (core::Size index) |
| |
| void | pop_back () |
| |
| void | clear () |
| |
| void | set_reserve_size (int max_size) |
| |
| core::Size | evaluate_and_add (ObjexxFCL::FArray2D_double &coords, std::string &best_decoy, core::Real &best_rmsd, core::Real transition_threshold) |
| |
| core::Size | evaluate (ObjexxFCL::FArray2D_double &, std::string &best_decoy, core::Real &best_rmsd) const |
| |
| core::Size | evaluate (ObjexxFCL::FArray2D_double &, std::string &best_decoy, core::Real &best_rmsd, core::Size index) const |
| |
| void | add (ObjexxFCL::FArray2D_double const &, core::Size nres, std::string new_tag) |
| |
| void | set_excluded_residues (utility::vector1< core::Size > const &excluded_residues) |
| |
| protocols::canonical_sampling::mc_convergence_checks::Pool_RMSD::Pool_RMSD |
( |
std::string |
silent_file | ) |
|
|
inline |
| protocols::canonical_sampling::mc_convergence_checks::Pool_RMSD::Pool_RMSD |
( |
| ) |
|
|
inline |
| protocols::canonical_sampling::mc_convergence_checks::Pool_RMSD::~Pool_RMSD |
( |
| ) |
|
|
virtual |
| void protocols::canonical_sampling::mc_convergence_checks::Pool_RMSD::add |
( |
ObjexxFCL::FArray2D_double const & |
xyz, |
|
|
core::Size |
nres, |
|
|
std::string |
new_tag |
|
) |
| |
| void protocols::canonical_sampling::mc_convergence_checks::Pool_RMSD::clear |
( |
| ) |
|
| ObjexxFCL::FArray3D_double const& protocols::canonical_sampling::mc_convergence_checks::Pool_RMSD::coords |
( |
| ) |
const |
|
inlineprotected |
| core::Size protocols::canonical_sampling::mc_convergence_checks::Pool_RMSD::evaluate |
( |
ObjexxFCL::FArray2D_double & |
, |
|
|
std::string & |
best_decoy, |
|
|
core::Real & |
best_rmsd |
|
) |
| const |
| core::Size protocols::canonical_sampling::mc_convergence_checks::Pool_RMSD::evaluate_and_add |
( |
ObjexxFCL::FArray2D_double & |
coords, |
|
|
std::string & |
best_decoy, |
|
|
core::Real & |
best_rmsd, |
|
|
core::Real |
transition_threshold |
|
) |
| |
| void protocols::canonical_sampling::mc_convergence_checks::Pool_RMSD::fill_pool |
( |
std::string const & |
silentfile | ) |
|
|
private |
| virtual void protocols::canonical_sampling::mc_convergence_checks::Pool_RMSD::finalize |
( |
| ) |
|
|
inlinevirtual |
| void protocols::canonical_sampling::mc_convergence_checks::Pool_RMSD::get |
( |
core::Size |
index, |
|
|
ObjexxFCL::FArray2D_double & |
result |
|
) |
| |
| std::string & protocols::canonical_sampling::mc_convergence_checks::Pool_RMSD::get_tag |
( |
core::Size |
index | ) |
|
| core::Size protocols::canonical_sampling::mc_convergence_checks::Pool_RMSD::natom |
( |
| ) |
const |
|
inlineprotected |
| void protocols::canonical_sampling::mc_convergence_checks::Pool_RMSD::pop_back |
( |
| ) |
|
| void protocols::canonical_sampling::mc_convergence_checks::Pool_RMSD::set_excluded_residues |
( |
utility::vector1< core::Size > const & |
excluded_residues | ) |
|
| void protocols::canonical_sampling::mc_convergence_checks::Pool_RMSD::set_reserve_size |
( |
int |
max_size | ) |
|
| core::Size protocols::canonical_sampling::mc_convergence_checks::Pool_RMSD::size |
( |
| ) |
const |
|
inline |
| std::string const& protocols::canonical_sampling::mc_convergence_checks::Pool_RMSD::tag |
( |
core::Size |
index | ) |
const |
|
inlineprotected |
| core::Size protocols::canonical_sampling::mc_convergence_checks::Pool_RMSD::reserve_size_ |
|
private |
| Tags protocols::canonical_sampling::mc_convergence_checks::Pool_RMSD::tags_ |
|
private |
| ObjexxFCL::FArray1D_double protocols::canonical_sampling::mc_convergence_checks::Pool_RMSD::weights_ |
|
private |
The documentation for this class was generated from the following files: