Rosetta
|
rotamer trials module header More...
#include <core/pack/task/PackerTask.fwd.hh>
#include <core/pose/Pose.fwd.hh>
#include <core/scoring/ScoreFunction.fwd.hh>
#include <core/types.hh>
#include <utility/vector1.hh>
Namespaces | |
core | |
A class for reading in the atom type properties. | |
core::pack | |
Functions | |
utility::vector1< uint > | core::pack::repackable_residues (task::PackerTask const &the_task) |
void | core::pack::rotamer_trials (pose::Pose &pose, scoring::ScoreFunction const &scfxn, task::PackerTaskCOP input_task) |
void | core::pack::symmetric_rotamer_trials (pose::Pose &pose, scoring::ScoreFunction const &scfxn, task::PackerTaskCOP non_symmetric_task) |
rotamer trials module header