|
Rosetta 3.5
|

Public Member Functions | |
| SRelaxPose () | |
| core::Size | mem_footprint () |
Public Attributes | |
| core::Real | initial_score |
| core::Real | initial_rms |
| bool | active |
| SilentStructOP | current_struct |
| SilentStructOP | start_struct |
| SilentStructOP | best_struct |
| core::Real | current_score |
| core::Real | best_score |
| core::Size | accept_count |
| std::vector< core::Real > | best_score_log |
| std::vector< core::Real > | curr_score_log |
Definition at line 987 of file FastRelax.cc.
|
inline |
Definition at line 988 of file FastRelax.cc.
|
inline |
Definition at line 1002 of file FastRelax.cc.
Referenced by protocols::relax::FastRelax::batch_apply().
| core::Size protocols::relax::SRelaxPose::accept_count |
Definition at line 998 of file FastRelax.cc.
| bool protocols::relax::SRelaxPose::active |
Definition at line 992 of file FastRelax.cc.
Referenced by protocols::relax::FastRelax::batch_apply().
| core::Real protocols::relax::SRelaxPose::best_score |
Definition at line 997 of file FastRelax.cc.
Referenced by protocols::relax::FastRelax::batch_apply().
| std::vector< core::Real > protocols::relax::SRelaxPose::best_score_log |
Definition at line 999 of file FastRelax.cc.
| SilentStructOP protocols::relax::SRelaxPose::best_struct |
Definition at line 995 of file FastRelax.cc.
Referenced by protocols::relax::FastRelax::batch_apply().
| std::vector< core::Real > protocols::relax::SRelaxPose::curr_score_log |
Definition at line 1000 of file FastRelax.cc.
| core::Real protocols::relax::SRelaxPose::current_score |
Definition at line 996 of file FastRelax.cc.
Referenced by protocols::relax::FastRelax::batch_apply().
| SilentStructOP protocols::relax::SRelaxPose::current_struct |
Definition at line 993 of file FastRelax.cc.
Referenced by protocols::relax::FastRelax::batch_apply().
| core::Real protocols::relax::SRelaxPose::initial_rms |
Definition at line 991 of file FastRelax.cc.
Referenced by protocols::relax::FastRelax::batch_apply().
| core::Real protocols::relax::SRelaxPose::initial_score |
Definition at line 990 of file FastRelax.cc.
Referenced by protocols::relax::FastRelax::batch_apply().
| SilentStructOP protocols::relax::SRelaxPose::start_struct |
Definition at line 994 of file FastRelax.cc.
Referenced by protocols::relax::FastRelax::batch_apply().
1.8.4