Rosetta
|
#include <core/kinematics/MoveMap.hh>
#include <core/scoring/ScoreFunction.fwd.hh>
#include <protocols/moves/Mover.hh>
#include <protocols/forge/remodel/RemodelData.hh>
#include <protocols/forge/remodel/RemodelWorkingSet.hh>
#include <core/scoring/constraints/ConstraintSet.fwd.hh>
#include <Eigen/Core>
#include <numeric/xyzMatrix.fwd.hh>
Classes | |
class | protocols::forge::remodel::RemodelGlobalFrame |
Namespaces | |
protocols | |
The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
protocols::forge | |
protocols::forge::remodel | |
Functions | |
numeric::xyzVector< core::Real > | protocols::forge::remodel::compute_center_of_mass (core::pose::Pose const &pose, core::Size range_start, core::Size range_stop) |
core::Real | protocols::forge::remodel::get_RMSD (Eigen::MatrixXf &A, Eigen::MatrixXf &B) |
MatrixXf | protocols::forge::remodel::ideal_COMs (core::Real rise, core::Real radius, core::Real omega, int unitn) |
Eigen::Matrix3f | protocols::forge::remodel::rot_mat (Eigen::MatrixXf &A, Eigen::MatrixXf &B) |