|
Rosetta
|
#include <core/pose/Pose.hh>#include <devel/init.hh>#include <core/import_pose/import_pose.hh>#include <basic/options/option.hh>#include <basic/options/keys/in.OptionKeys.gen.hh>#include <core/kinematics/Stub.hh>#include <numeric/xyzVector.hh>#include <numeric/xyzMatrix.hh>#include <numeric/xyz.functions.hh>Classes | |
| struct | Quat |
Functions | |
| core::kinematics::Stub | getxform (core::conformation::Residue const &move_resi, core::conformation::Residue const &fixd_resi) |
| void | pose2frags (core::pose::Pose const &pose, Size minlen, Size maxlen, std::string tag) |
| int | main (int argc, char *argv[]) |
| core::kinematics::Stub getxform | ( | core::conformation::Residue const & | move_resi, |
| core::conformation::Residue const & | fixd_resi | ||
| ) |
References numeric::alignVectorSets(), and docking::s.
Referenced by pose2frags().
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
| void pose2frags | ( | core::pose::Pose const & | pose, |
| Size | minlen, | ||
| Size | maxlen, | ||
| std::string | tag | ||
| ) |