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

Public Member Functions

 NCMinimize ()
 
 ~NCMinimize () override
 
MoverOP clone () const override
 
MoverOP fresh_instance () const override
 
void apply (Pose &pose) override
 
std::string get_name () const override
 
void test_move (Pose &pose) override
 

Private Attributes

ScoreFunctionOP score_function_
 

Constructor & Destructor Documentation

◆ NCMinimize()

NCMinimize::NCMinimize ( )

Referenced by main().

◆ ~NCMinimize()

NCMinimize::~NCMinimize ( )
overridedefault

Member Function Documentation

◆ apply()

void NCMinimize::apply ( Pose pose)
override

◆ clone()

MoverOP NCMinimize::clone ( ) const
override

◆ fresh_instance()

MoverOP NCMinimize::fresh_instance ( ) const
override

◆ get_name()

std::string NCMinimize::get_name ( ) const
override

◆ test_move()

void NCMinimize::test_move ( Pose pose)
inlineoverride

Member Data Documentation

◆ score_function_

ScoreFunctionOP NCMinimize::score_function_
private

Referenced by apply().


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