![]() |
Rosetta Protocols
2015.09
|
#include <core/kinematics/MoveMap.hh>
#include <core/pose/Pose.fwd.hh>
#include <core/scoring/ScoreFunction.fwd.hh>
#include <utility/vector1.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/Dense>
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) |
double | protocols::forge::remodel::get_RMSD (MatrixXf &A, MatrixXf &B) |
MatrixXf | protocols::forge::remodel::ideal_COMs (double rise, double radius, double omega, int unitn) |
Matrix3f | protocols::forge::remodel::rot_mat (MatrixXf &A, MatrixXf &B) |