Rosetta 3.3
|
Public Member Functions | |
myMC (Pose pose, Real score, Real temp_init) | |
bool | accept () |
void | roll (Pose &pose, Real score) |
Public Attributes | |
Pose | last_pose |
Real | last_score |
Real | temp |
bool | accept_ |
myMC::myMC | ( | Pose | pose, |
Real | score, | ||
Real | temp_init | ||
) |
bool myMC::accept | ( | ) |
void myMC::roll | ( | Pose & | pose, |
Real | score | ||
) |
References docking::p, PyMOL_demo::pose, RG, basic::options::OptionKeys::AnchoredDesign::filters::score, color_pdb::temp, and numeric::random::RandomGenerator::uniform().
Referenced by RunPepSpec().
Pose myMC::last_pose |
Real myMC::last_score |
Real myMC::temp |