#include <SingleState.hh>
◆ SingleState() [1/3]
| protocols::multistate_design::SingleState::SingleState |
( |
| ) |
|
◆ ~SingleState()
| protocols::multistate_design::SingleState::~SingleState |
( |
| ) |
|
|
overridedefault |
◆ SingleState() [2/3]
| protocols::multistate_design::SingleState::SingleState |
( |
core::pose::Pose const & |
pose, |
|
|
bool |
is_positive |
|
) |
| |
◆ SingleState() [3/3]
| protocols::multistate_design::SingleState::SingleState |
( |
SingleState const & |
other | ) |
|
◆ best_score()
| virtual core::Real protocols::multistate_design::SingleState::best_score |
( |
| ) |
const |
|
inlinevirtual |
◆ fitness_function() [1/2]
◆ fitness_function() [2/2]
◆ is_positive_state()
| virtual bool protocols::multistate_design::SingleState::is_positive_state |
( |
| ) |
const |
|
inlinevirtual |
◆ nonconst_pose()
◆ pose()
| core::pose::Pose const & protocols::multistate_design::SingleState::pose |
( |
| ) |
const |
|
virtual |
◆ set_best_score()
| virtual void protocols::multistate_design::SingleState::set_best_score |
( |
core::Real |
score | ) |
|
|
inlinevirtual |
◆ best_score_
| core::Real protocols::multistate_design::SingleState::best_score_ |
|
private |
◆ fitness_function_
◆ is_positive_state_
| bool protocols::multistate_design::SingleState::is_positive_state_ |
|
private |
◆ pose_p_
The documentation for this class was generated from the following files: