Package Chem :: Module rdfragcatalog :: Class FragFPGenerator
[hide private]
[frames] | no frames]

Class FragFPGenerator



 object --+    
          |    
??.instance --+
              |
             FragFPGenerator

Instance Methods [hide private]
 
GetFPForMol(...)
C++ signature:...
 
__init__(...)
C++ signature:...

Inherited from unreachable.instance: __new__

Inherited from object: __delattr__, __getattribute__, __hash__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Class Variables [hide private]
  __instance_size__ = 12
Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

GetFPForMol(...)

 
C++ signature:
GetFPForMol(RDKit::FragFPGenerator {lvalue}, RDKit::ROMol, RDCatalog::HierarchCatalog<RDKit::FragCatalogEntry, RDKit::FragCatParams, int>) -> ExplicitBitVect*

__init__(...)
(Constructor)

 
C++ signature:
__init__(_object*) -> void*

Overrides: object.__init__