__init__(self,
*args)
(Constructor)
|
|
__init__(PhpFastShape self, SwigVectorDoubleVector xyz,
SwigDoubleVector r, int norm, int maxMap=8, int maxAlt=1) ->
PhpFastShape __init__(PhpFastShape self, SwigVectorDoubleVector xyz,
SwigDoubleVector r, SwigIntVector stype, int norm, int maxMap=8, int
maxAlt=1) -> PhpFastShape __init__(PhpFastShape self,
SwigVectorDoubleVector xyz, SwigDoubleVector r, SwigIntVector stype,
SwigDoubleVector weight, int norm, int maxMap=8, int maxAlt=1) ->
PhpFastShape __init__(PhpFastShape self, MM_Index ctHandle, int
hydrogens, std::string const & atype, std::string const & weight,
int norm, int maxMap=8, int maxAlt=1) -> PhpFastShape
__init__(PhpFastShape self, std::vector< PhpSite,std::allocator<
PhpSite > > const & sites, PhpFeatureData radii, PhpLcsMap
const & lcsMap, int norm, int maxMap=8, int maxAlt=1) ->
PhpFastShape __init__(PhpFastShape self, PhpFastShape rhs) ->
PhpFastShape
- Overrides:
object.__init__
|