RDKit
Open-source cheminformatics and machine learning.
Loading...
Searching...
No Matches
RDKit::FPBReader Member List

This is the complete list of members for RDKit::FPBReader, including all inherited members.

cleanup()RDKit::FPBReaderinline
FPBReader()RDKit::FPBReaderinline
FPBReader(const char *fname, bool lazyRead=false)RDKit::FPBReaderinline
FPBReader(const std::string &fname, bool lazyRead=false)RDKit::FPBReaderinline
FPBReader(std::istream *inStream, bool takeOwnership=true, bool lazyRead=false)RDKit::FPBReaderinline
getBytes(unsigned int idx) constRDKit::FPBReader
getContainingNeighbors(const std::uint8_t *bv) constRDKit::FPBReader
getContainingNeighbors(boost::shared_array< std::uint8_t > bv) constRDKit::FPBReaderinline
getContainingNeighbors(const ExplicitBitVect &ebv) constRDKit::FPBReader
getFP(unsigned int idx) constRDKit::FPBReader
getFPIdsInCountRange(unsigned int minCount, unsigned int maxCount)RDKit::FPBReader
getId(unsigned int idx) constRDKit::FPBReader
getTanimoto(unsigned int idx, const std::uint8_t *bv) constRDKit::FPBReader
getTanimoto(unsigned int idx, boost::shared_array< std::uint8_t > bv) constRDKit::FPBReaderinline
getTanimoto(unsigned int idx, const ExplicitBitVect &ebv) constRDKit::FPBReader
getTanimotoNeighbors(const std::uint8_t *bv, double threshold=0.7, bool usePopcountScreen=true) constRDKit::FPBReader
getTanimotoNeighbors(boost::shared_array< std::uint8_t > bv, double threshold=0.7, bool usePopcountScreen=true) constRDKit::FPBReaderinline
getTanimotoNeighbors(const ExplicitBitVect &ebv, double threshold=0.7, bool usePopcountScreen=true) constRDKit::FPBReader
getTversky(unsigned int idx, const std::uint8_t *bv, double ca, double cb) constRDKit::FPBReader
getTversky(unsigned int idx, boost::shared_array< std::uint8_t > bv, double ca, double cb) constRDKit::FPBReaderinline
getTversky(unsigned int idx, const ExplicitBitVect &ebv, double ca, double cb) constRDKit::FPBReader
getTverskyNeighbors(const std::uint8_t *bv, double ca, double cb, double threshold=0.7, bool usePopcountScreen=true) constRDKit::FPBReader
getTverskyNeighbors(boost::shared_array< std::uint8_t > bv, double ca, double cb, double threshold=0.7, bool usePopcountScreen=true) constRDKit::FPBReaderinline
getTverskyNeighbors(const ExplicitBitVect &ebv, double ca, double cb, double threshold=0.7, bool usePopcountScreen=true) constRDKit::FPBReader
init()RDKit::FPBReader
length() constRDKit::FPBReader
nBits() constRDKit::FPBReader
operator[](unsigned int idx) constRDKit::FPBReaderinline
~FPBReader()RDKit::FPBReaderinline