Home | Trees | Indices | Help |
---|
|
|
|||
|
|||
|
|||
|
|||
|
|
|||
__package__ = None
|
|
adjust_mm_to_length( (Pose)pose, (MoveMap)mm) -> None : to readjust the move map after length changes C++ signature : void adjust_mm_to_length(core::pose::Pose,boost::shared_ptr<core::kinematics::MoveMap> {lvalue}) |
combine_two_poses( (Pose)design_pose, (Pose)target_chain) -> None : protocols/seeded_abinitio/SeededAbinitio_util.hh:65 C++ signature : void combine_two_poses(core::pose::Pose,boost::shared_ptr<core::pose::Pose>) |
parse_seeds( (Pose)pose, (vector1_pair_string_string)seed_vector) -> Loops : for runtime parsing of seeds C++ signature : protocols::loops::Loops parse_seeds(core::pose::Pose,utility::vector1<std::pair<std::string, std::string>, std::allocator<std::pair<std::string, std::string> > >) |
superposition_transform( (vector1_xyzVector_Real)init_coords, (vector1_xyzVector_Real)ref_coords, (xyzMatrix_Real)rotation, (xyzVector_Real)toCenter, (xyzVector_Real)toFitCenter) -> None : protocols/seeded_abinitio/util.hh:51 C++ signature : void superposition_transform(utility::vector1<numeric::xyzVector<double>, std::allocator<numeric::xyzVector<double> > > {lvalue},utility::vector1<numeric::xyzVector<double>, std::allocator<numeric::xyzVector<double> > > {lvalue},numeric::xyzMatrix<double> {lvalue},numeric::xyzVector<double> {lvalue},numeric::xyzVector<double> {lvalue}) |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sat Jun 6 00:10:56 2015 | http://epydoc.sourceforge.net |