OEAreCompatibleDatabases

bool OEAreCompatibleDatabases(const OEChem::OEMolDatabase &moldb,
                              const OEFastFPDatabase &fpdb)

Returns whether a molecule database and a fingerprint database are constructed from the same molecule file.

moldb

The OEMolDatabase object.

fpdb

The OEFastFPDatabase object.