![]() |
RDKit
Open-source cheminformatics and machine learning.
|
Functions | |
uint32_t | hash (const std::string &str, uint32_t hash=seed) |
A simple implementation of the Fowler–Noll–Vo hash function. More... | |
Variables | |
const uint32_t | prime = 0x01000193 |
const uint32_t | seed = 0x811C9DC5 |
|
inline |
const uint32_t RDKit::MHFPFingerprints::FNV::prime = 0x01000193 |
const uint32_t RDKit::MHFPFingerprints::FNV::seed = 0x811C9DC5 |
Definition at line 29 of file MHFP.h.
Referenced by RDKit::FMCS::SubstructureCache::add(), RDKit::FMCS::SeedSet::add(), RDKit::FMCS::SubstructureCache::HashKey::computeKey(), RDKit::DGeomHelpers::EmbedMolecule(), RDKit::DGeomHelpers::EmbedMultipleConfs(), RDKit::FMCS::SubstructureCache::find(), RDKit::FMCS::TargetMatch::init(), RDPickers::MaxMinPicker::lazyPick(), RDPickers::MaxMinPicker::pick(), RDNumeric::EigenSolvers::powerEigenSolver(), RDKit::FMCS::SeedSet::push_back(), and RDNumeric::Vector< TYPE >::setToRandom().