![]() |
Rosetta
2021.16
|
Public Member Functions | |
| SRelaxPose ()=default | |
| core::Size | mem_footprint () |
Public Attributes | |
| core::Real | initial_score |
| core::Real | initial_rms |
| bool | active {true} |
| SilentStructOP | current_struct |
| SilentStructOP | start_struct |
| SilentStructOP | best_struct |
| core::Real | current_score |
| core::Real | best_score |
| core::Size | accept_count = 0 |
| std::vector< core::Real > | best_score_log |
| std::vector< core::Real > | curr_score_log |
|
default |
|
inline |
Referenced by protocols::relax::FastRelax::batch_apply().
| core::Size protocols::relax::SRelaxPose::accept_count = 0 |
| bool protocols::relax::SRelaxPose::active {true} |
Referenced by protocols::relax::FastRelax::batch_apply().
| core::Real protocols::relax::SRelaxPose::best_score |
Referenced by protocols::relax::FastRelax::batch_apply().
| std::vector< core::Real > protocols::relax::SRelaxPose::best_score_log |
| SilentStructOP protocols::relax::SRelaxPose::best_struct |
Referenced by protocols::relax::FastRelax::batch_apply().
| std::vector< core::Real > protocols::relax::SRelaxPose::curr_score_log |
| core::Real protocols::relax::SRelaxPose::current_score |
Referenced by protocols::relax::FastRelax::batch_apply().
| SilentStructOP protocols::relax::SRelaxPose::current_struct |
Referenced by protocols::relax::FastRelax::batch_apply().
| core::Real protocols::relax::SRelaxPose::initial_rms |
Referenced by protocols::relax::FastRelax::batch_apply().
| core::Real protocols::relax::SRelaxPose::initial_score |
Referenced by protocols::relax::FastRelax::batch_apply().
| SilentStructOP protocols::relax::SRelaxPose::start_struct |
Referenced by protocols::relax::FastRelax::batch_apply().
1.8.7