Rosetta  2018.17
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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 ( )

References options.

Referenced by clone(), and main().

NCMinimize::~NCMinimize ( )
overridedefault

Member Function Documentation

void NCMinimize::apply ( Pose pose)
override
MoverOP NCMinimize::clone ( ) const
override

References NCMinimize().

MoverOP NCMinimize::fresh_instance ( ) const
override
std::string NCMinimize::get_name ( ) const
override
void NCMinimize::test_move ( Pose pose)
inlineoverride

Member Data Documentation

ScoreFunctionOP NCMinimize::score_function_
private

Referenced by apply().


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