RDKit
Open-source cheminformatics and machine learning.
|
#include <RDGeneral/export.h>
#include <Catalogs/Catalog.h>
#include <GraphMol/MolCatalog/MolCatalogEntry.h>
#include <GraphMol/MolCatalog/MolCatalogParams.h>
Go to the source code of this file.
Namespaces | |
namespace | RDKit |
Std stuff. | |
Typedefs | |
typedef RDCatalog::HierarchCatalog< MolCatalogEntry, MolCatalogParams, int > | RDKit::MolCatalog |
a hierarchical catalog for holding molecules | |