|
Rosetta 3.5
|
Classes | |
| class | ddGMover |
Typedefs | |
| typedef std::vector< double > | ddGs |
Functions | |
| static numeric::random::RandomGenerator | RG (15430) |
| bool | sort_numerically_ascending (double a, double b) |
| int | min_index (utility::vector1< double >scores) |
| typedef std::vector< double > protocols::ddg::ddGs |
Definition at line 115 of file ddGMover.cc.
| int protocols::ddg::min_index | ( | utility::vector1< double > | scores) |
APL Note that utility::arg_min does exactly this without the awful 99999999 bug
Definition at line 572 of file ddGMover.cc.
Referenced by core::chemical::ResidueType::assign_neighbor_atom(), protocols::ddg::ddGMover::average_score_components(), 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().
|
static |
| bool protocols::ddg::sort_numerically_ascending | ( | double | a, |
| double | b | ||
| ) |
Definition at line 566 of file ddGMover.cc.
References protocols::match::upstream::b.
1.8.4