Rosetta
|
Namespaces | |
CartesianddG | |
Classes | |
class | ddGMover |
Typedefs | |
using | ddGs = std::vector< core::Real > |
typedef utility::pointer::shared_ptr< ddGMover > | ddGMoverOP |
typedef utility::pointer::shared_ptr< ddGMover const > | ddGMoverCOP |
Functions | |
bool | sort_numerically_ascending (core::Real a, core::Real b) |
int | min_index (utility::vector1< core::Real >scores) |
typedef utility::pointer::shared_ptr< ddGMover const > protocols::ddg::ddGMoverCOP |
typedef utility::pointer::shared_ptr< ddGMover > protocols::ddg::ddGMoverOP |
typedef std::vector< core::Real > protocols::ddg::ddGs |
int protocols::ddg::min_index | ( | utility::vector1< core::Real > | scores | ) |
APL Note that utility::arg_min does exactly this without the awful 99999999 bug
References protocols::mean_field::min().
Referenced by protocols::ddg::ddGMover::average_score_components(), protocols::cluster::calibur::fast_rmsd(), protocols::ddg::ddGMover::get_mutant_min_score_components(), protocols::ddg::ddGMover::get_wt_min_score_components(), and protocols::canonical_sampling::mc_convergence_checks::HierarchicalLevel::sort_addresses().
bool protocols::ddg::sort_numerically_ascending | ( | core::Real | a, |
core::Real | b | ||
) |
References core::pose::motif::a(), and protocols::match::upstream::b.