Generation of 166 bit MACCS key fingerprints.
More...
#include <MACCSFingerprintGenerator.hpp>
|
static constexpr std::size_t | NUM_BITS = 166 |
|
Generation of 166 bit MACCS key fingerprints.
- Since
- 1.2
- See also
- [MACCSK]
◆ MACCSFingerprintGenerator() [1/3]
CDPL::Descr::MACCSFingerprintGenerator::MACCSFingerprintGenerator |
( |
| ) |
|
Constructs the MACCSFingerprintGenerator
instance.
◆ MACCSFingerprintGenerator() [2/3]
◆ MACCSFingerprintGenerator() [3/3]
Constructs the MACCSFingerprintGenerator
instance and generates the fingerprint of the molecular graph molgraph.
- Parameters
-
molgraph | The molecular graph for which to generate the fingerprint. |
fp | The generated fingerprint. |
◆ generate()
Generates the fingerprint of the molecular graph molgraph.
- Parameters
-
molgraph | The molecular graph for which to generate the fingerprint. |
fp | The generated fingerprint. |
◆ operator=()
◆ NUM_BITS
constexpr std::size_t CDPL::Descr::MACCSFingerprintGenerator::NUM_BITS = 166 |
|
staticconstexpr |
The documentation for this class was generated from the following file: