#include <AnnealerFactory.hh>
|
| static SimAnnealerBaseOP | create_annealer (core::pose::Pose const &pose, task::PackerTaskCOP const &task, utility::vector0< int > &rot_to_pack, ObjexxFCL::FArray1D_int &bestrotamer_at_seqpos, core::PackerEnergy &bestenergy, bool start_with_current, interaction_graph::AnnealableGraphBaseOP const &ig, rotamer_set::FixbbRotamerSetsCOP const &rotamer_sets, ObjexxFCL::FArray1_int ¤t_rot_index, bool calc_rot_freq, ObjexxFCL::FArray1D< core::PackerEnergy > &rot_freq) |
| |
| SimAnnealerBaseOP core::pack::annealer::AnnealerFactory::create_annealer |
( |
core::pose::Pose const & |
pose, |
|
|
task::PackerTaskCOP const & |
task, |
|
|
utility::vector0< int > & |
rot_to_pack, |
|
|
ObjexxFCL::FArray1D_int & |
bestrotamer_at_seqpos, |
|
|
core::PackerEnergy & |
bestenergy, |
|
|
bool |
start_with_current, |
|
|
interaction_graph::AnnealableGraphBaseOP const & |
ig, |
|
|
rotamer_set::FixbbRotamerSetsCOP const & |
rotamer_sets, |
|
|
ObjexxFCL::FArray1_int & |
current_rot_index, |
|
|
bool |
calc_rot_freq, |
|
|
ObjexxFCL::FArray1D< core::PackerEnergy > & |
rot_freq |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: