OEMakeLingoFP¶
bool OEMakeLingoFP(OEFingerPrint &fp, const OEChem::OEMolBase &mol)
Generates the OEFingerPrint object as a LINGO fingerprint.
- fp
The OEFingerPrint object that is being initialized.
- mol
The OEMolBase object from which the fingerprint is generated.
Note
For an empty molecule, the OEMakeLingoFP
function will return false
and the type of the fingerprint
will be set to 0
(OEFingerPrint::GetFPTypeBase
).
See also
LINGO section