RDKit
Open-source cheminformatics and machine learning.
|
Defines the editable molecule class RWMol
.
More...
Go to the source code of this file.
Classes | |
class | RDKit::RWMol |
RWMol is a molecule class that is intended to be edited. More... | |
Namespaces | |
namespace | RDKit |
Std stuff. | |
Typedefs | |
typedef boost::shared_ptr< RWMol > | RDKit::RWMOL_SPTR |
typedef std::vector< RWMOL_SPTR > | RDKit::RWMOL_SPTR_VECT |
Defines the editable molecule class RWMol
.
Definition in file RWMol.h.