Home | Trees | Indices | Help |
---|
|
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
__package__ = None
|
|
append_fold_tree_to_file( (FoldTree)foldtree, (str)file_path) -> None : protocols/backrub/util.hh:35 C++ signature : void append_fold_tree_to_file(core::kinematics::FoldTree,std::string) |
backrub_rotation_angles( (object)constants, (float)tau, (float)bondange, (float)torsion1, (float)torsion2) -> None : calculate internal coordinate values for any tau value C++ signature : void backrub_rotation_angles(utility::vector0<double, std::allocator<double> >,double,double {lvalue},double {lvalue},double {lvalue}) |
backrub_rotation_constants( (Atom)PM2_atom, (Atom)PM1_atom, (Atom)P_atom, (Atom)PP1_atom, (Atom)PP2_atom, (Atom)REF_atom, (object)constants [, (float)alpha_min=0 [, (float)alpha_max=3.141592653589793 [, (IntervalSet_T_double_T)tau_intervals=0]]]) -> None : calculate constants necessary for calculating internal angles/derivatives C++ signature : void backrub_rotation_constants(boost::shared_ptr<core::kinematics::tree::Atom const>,boost::shared_ptr<core::kinematics::tree::Atom const>,boost::shared_ptr<core::kinematics::tree::Atom const>,boost::shared_ptr<core::kinematics::tree::Atom const>,boost::shared_ptr<core::kinematics::tree::Atom const>,boost::shared_ptr<core::kinematics::tree::Atom const>,utility::vector0<double, std::allocator<double> > {lvalue} [,double=0 [,double=3.141592653589793 [,numeric::IntervalSet<double>*=0]]]) |
get_pivot_residues_from_movemap( (MoveMap)movemap) -> vector1_Size : protocols/backrub/util.hh:41 C++ signature : utility::vector1<unsigned long, std::allocator<unsigned long> > get_pivot_residues_from_movemap(boost::shared_ptr<core::kinematics::MoveMap const>) |
positions_incompatible_with_task( (Pose)pose, (PackerTask)packertask) -> vector1_Size : protocols/backrub/util.hh:38 C++ signature : utility::vector1<unsigned long, std::allocator<unsigned long> > positions_incompatible_with_task(core::pose::Pose {lvalue},core::pack::task::PackerTask {lvalue}) |
read_fold_tree_from_file( (Pose)pose, (str)filepath) -> bool : protocols/backrub/util.hh:32 C++ signature : bool read_fold_tree_from_file(core::pose::Pose {lvalue},std::string) read_fold_tree_from_file( (FoldTree)foldtree, (str)filepath) -> bool : protocols/backrub/util.hh:29 C++ signature : bool read_fold_tree_from_file(core::kinematics::FoldTree {lvalue},std::string) |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sat Jun 6 00:10:53 2015 | http://epydoc.sourceforge.net |