|
Rosetta
|
#include <core/scoring/ScoreFunction.fwd.hh>#include <core/kinematics/MoveMap.fwd.hh>#include <core/pose/Pose.fwd.hh>#include <core/types.hh>Namespaces | |
| core | |
| A class for reading in the atom type properties. | |
| core::util | |
Functions | |
| core::Real | core::util::getMLweight (core::scoring::ScoreFunction &scorefxn, core::pose::Pose &) |
| get the optimal weight on the xtal ML energy More... | |
| core::Real | core::util::getMLweight (core::scoring::ScoreFunction &scorefxn, core::pose::Pose &, core::kinematics::MoveMap &) |
| get the optimal weight on the xtal ML energy considering only movable DOFs More... | |
| core::Real | core::util::getMLweight_cart (core::scoring::ScoreFunction &scorefxn, core::pose::Pose &) |
| get the optimal weight on the xtal ML energy More... | |
| core::Real | core::util::getMLweight_cart (core::scoring::ScoreFunction &scorefxn, core::pose::Pose &, core::kinematics::MoveMap &) |
| get the optimal weight on the xtal ML energy considering only movable DOFs More... | |