![]() |
Rosetta
2019.31
|
Public Member Functions | |
| myMC (Pose pose, Real score, Real temp_init) | |
| bool | accept () |
| void | roll (Pose &pose, Real &score) |
| void | recover_low (Pose &pose) |
Public Attributes | |
| Pose | last_pose_ |
| Real | last_score_ |
| Pose | low_pose_ |
| Real | low_score_ |
| Real | temp_ |
| bool | accept_ |
| myMC::myMC | ( | Pose | pose, |
| Real | score, | ||
| Real | temp_init | ||
| ) |
References demo.D010_Pose_structure::pose, and erraser_single_res_analysis::score.
| bool myMC::accept | ( | ) |
| void myMC::recover_low | ( | Pose & | pose | ) |
Referenced by RunPepSpec().
| void myMC::roll | ( | Pose & | pose, |
| Real & | score | ||
| ) |
| bool myMC::accept_ |
| Pose myMC::last_pose_ |
| Real myMC::last_score_ |
| Pose myMC::low_pose_ |
| Real myMC::low_score_ |
| Real myMC::temp_ |
1.8.7