Rosetta
|
Public Member Functions | |
BBMover (Size start, Size stop, Real mag) | |
void | apply (core::pose::Pose &pose) |
std::string | get_name () const |
BBMover (Size start, Size stop, Real mag) | |
void | apply (core::pose::Pose &pose) |
std::string | get_name () const |
BBMover (Size nres, Real mag) | |
void | apply (core::pose::Pose &pose) |
std::string | get_name () const |
Private Attributes | |
Size | start_ |
Size | stop_ |
Real | mag_ |
Size | nres_ |
Referenced by bb_sample().
|
inline |
References numeric::random::gaussian(), create_a3b_hbs::i, mag_, beta_nonlocal::pose, start_, stop_, and numeric::random::uniform().
Referenced by pyrosetta.bindings.scores.simple_metrics.SimpleMetricDataAccessorBase::__setitem__(), pyrosetta.bindings.scores.base.PoseCacheAccessorBase::_maybe_delete_keys_from_sm_data(), and pyrosetta.distributed.tasks.rosetta_scripts.BaseRosettaScriptsTask::execute().
|
inline |
References numeric::random::gaussian(), create_a3b_hbs::i, mag_, beta_nonlocal::pose, start_, stop_, and numeric::random::uniform().
Referenced by pyrosetta.bindings.scores.simple_metrics.SimpleMetricDataAccessorBase::__setitem__(), pyrosetta.bindings.scores.base.PoseCacheAccessorBase::_maybe_delete_keys_from_sm_data(), and pyrosetta.distributed.tasks.rosetta_scripts.BaseRosettaScriptsTask::execute().
|
inline |
References numeric::random::gaussian(), create_a3b_hbs::i, PoseWrap::pose, and numeric::random::uniform().
Referenced by pyrosetta.bindings.scores.simple_metrics.SimpleMetricDataAccessorBase::__setitem__(), pyrosetta.bindings.scores.base.PoseCacheAccessorBase::_maybe_delete_keys_from_sm_data(), and pyrosetta.distributed.tasks.rosetta_scripts.BaseRosettaScriptsTask::execute().
|
inline |
|
inline |
|
inline |
|
private |