Rosetta 3.5
|
#include <FlexbbSparseMatrixIndex.hh>
Public Types | |
typedef core::pack::interaction_graph::SparseMatrixIndex | parent |
Public Member Functions | |
FlexbbSparseMatrixIndex () | |
void | set_bb (int bb) |
int | get_bb () const |
![]() | |
SparseMatrixIndex () | |
void | set_aa_type (int aa) |
int | get_aa_type () const |
void | set_state_ind_for_this_aa_type (int state_ind) |
int | get_state_ind_for_this_aa_type () const |
Private Attributes | |
int | bb_ |
Additional Inherited Members | |
![]() | |
int | aa_type_ |
int | state_ind_for_this_aa_type_ |
typedef core::pack::interaction_graph::SparseMatrixIndex protocols::flexpack::interaction_graph::FlexbbSparseMatrixIndex::parent |
|
inline |
|
inline |
References bb_.
Referenced by protocols::flexpack::interaction_graph::FlexbbNode::alt_bb(), protocols::flexpack::interaction_graph::OTFFlexbbEdge::compute_altbbconf_alternate_state_energy(), protocols::flexpack::interaction_graph::OTFFlexbbEdge::compute_samebbconf_alternate_state_energy_first_node(), protocols::flexpack::interaction_graph::OTFFlexbbEdge::compute_samebbconf_alternate_state_energy_second_node(), protocols::flexpack::interaction_graph::MinimalistFlexbbInteractionGraph::consider_bbmove_w_state_substitution(), protocols::flexpack::interaction_graph::FlexbbNode::curr_bb(), protocols::flexpack::interaction_graph::FlexbbEdge::set_alt_state(), and protocols::flexpack::interaction_graph::FlexbbNode::state_has_same_backbone_as_current().
|
inline |
References bb_.
|
private |