Rosetta
Public Member Functions | Private Member Functions | Private Attributes | List of all members
BreadthMover Class Reference
Inheritance diagram for BreadthMover:
Inheritance graph
[legend]

Public Member Functions

 BreadthMover (Pose const &pose, Size first, Size last, Size cut, string breadth_move, string sampling_move)
 
void apply (Pose &pose)
 
string get_name () const
 

Private Member Functions

void uniform_apply (Pose &pose)
 
void omega_apply (Pose &pose)
 
void rama_apply (Pose &pose)
 

Private Attributes

Size first_
 
Size last_
 
string breadth_move_
 
string sampling_move_
 

Constructor & Destructor Documentation

◆ BreadthMover()

BreadthMover::BreadthMover ( Pose const &  pose,
Size  first,
Size  last,
Size  cut,
string  breadth_move,
string  sampling_move 
)
inline

References create_a3b_hbs::first.

Member Function Documentation

◆ apply()

void BreadthMover::apply ( Pose pose)
inline

◆ get_name()

string BreadthMover::get_name ( ) const
inline

◆ omega_apply()

void BreadthMover::omega_apply ( Pose pose)
inlineprivate

◆ rama_apply()

void BreadthMover::rama_apply ( Pose pose)
inlineprivate

◆ uniform_apply()

void BreadthMover::uniform_apply ( Pose pose)
inlineprivate

Member Data Documentation

◆ breadth_move_

string BreadthMover::breadth_move_
private

◆ first_

Size BreadthMover::first_
private

◆ last_

Size BreadthMover::last_
private

◆ sampling_move_

string BreadthMover::sampling_move_
private

The documentation for this class was generated from the following file: