Chemical Data Processing Library C++ API - Version 1.1.1
|
Definition of the class CDPL::Descr::PathFingerprintGenerator. More...
#include <cstddef>
#include <cstdint>
#include <vector>
#include <functional>
#include <boost/random/linear_congruential.hpp>
#include "CDPL/Descr/APIPrefix.hpp"
#include "CDPL/Chem/AtomPropertyFlag.hpp"
#include "CDPL/Chem/BondPropertyFlag.hpp"
#include "CDPL/Util/BitSet.hpp"
Go to the source code of this file.
Classes | |
class | CDPL::Descr::PathFingerprintGenerator |
PathFingerprintGenerator. More... | |
class | CDPL::Descr::PathFingerprintGenerator::DefAtomDescriptorFunctor |
The default functor for the generation of atom descriptors. More... | |
class | CDPL::Descr::PathFingerprintGenerator::DefBondDescriptorFunctor |
The default functor for the generation of bond descriptors. More... | |
Namespaces | |
CDPL | |
The namespace of the Chemical Data Processing Library. | |
CDPL::Chem | |
Contains classes and functions related to chemistry. | |
CDPL::Descr | |
Contains classes and functions related to the generation and processing of pharmacophore and molecule descriptors. | |
Definition of the class CDPL::Descr::PathFingerprintGenerator.