◆ BreadthMover()
  
  | 
        
          | BreadthMover::BreadthMover | ( | Pose const & | pose, |  
          |  |  | Size | first, |  
          |  |  | Size | last, |  
          |  |  | Size | cut, |  
          |  |  | string | breadth_move, |  
          |  |  | string | sampling_move |  
          |  | ) |  |  |  | inline | 
 
 
◆ 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 | 
 
 
◆ breadth_move_
  
  | 
        
          | string BreadthMover::breadth_move_ |  | private | 
 
 
◆ first_
  
  | 
        
          | Size BreadthMover::first_ |  | private | 
 
 
◆ last_
◆ sampling_move_
  
  | 
        
          | string BreadthMover::sampling_move_ |  | private | 
 
 
The documentation for this class was generated from the following file: