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. | |
Variables | |
const uint32_t | prime = 0x01000193 |
const uint32_t | seed = 0x811C9DC5 |