![]() |
Rosetta Protocols
2014.16.56682
|
Pick a completely random solution to return. More...
#include <RandomSolutions.hh>
Public Member Functions | |
| bool | pick_and_apply (Pose &pose, SolutionList const &solutions) |
| Pick a solution from the given list, and if apply it to the given pose. If no solution is satisfactory, don't do anything. More... | |
Pick a completely random solution to return.
|
virtual |
Pick a solution from the given list, and if apply it to the given pose. If no solution is satisfactory, don't do anything.
Implements protocols::kinematic_closure::solution_pickers::SolutionPicker.
References random_range().
1.8.7