| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
??.instance --+
|
FragmentRmsd
core/fragment/FragmentRmsd.hh:35
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
__instance_size__ = 32
|
|||
|
|||
|
Inherited from |
|||
|
|||
__init__( (object)arg1, (FragSet)fragments) -> None :
core/fragment/FragmentRmsd.hh:41
C++ signature :
void __init__(_object*,boost::shared_ptr<core::fragment::FragSet const>)
__init__( (object)arg1, (FragmentRmsd)) -> None :
core/fragment/FragmentRmsd.hh:35
C++ signature :
void __init__(_object*,core::fragment::FragmentRmsd)
|
helper for pickle
|
fragment( (FragmentRmsd)arg1, (int)position, (int)k) -> FragData :
Returns the kth fragment at the specified position
in the fragment library.
C++ signature :
boost::shared_ptr<core::fragment::FragData const> fragment(core::fragment::FragmentRmsd {lvalue},unsigned long,unsigned long)
|
rmsd( (FragmentRmsd)arg1, (int)position, (int)k, (Pose)reference) -> float :
Returns the RMSD of the kth fragment at the specified position
in the fragment library and pose.
C++ signature :
double rmsd(core::fragment::FragmentRmsd {lvalue},unsigned long,unsigned long,core::pose::Pose)
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Jun 6 00:11:11 2015 | http://epydoc.sourceforge.net |