RDKit
Open-source cheminformatics and machine learning.
Loading...
Searching...
No Matches
RDKit::SparseIntVect< IndexType > Member List

This is the complete list of members for RDKit::SparseIntVect< IndexType >, including all inherited members.

fromString(const std::string &txt)RDKit::SparseIntVect< IndexType >inline
getLength() constRDKit::SparseIntVect< IndexType >inline
getNonzeroElements() constRDKit::SparseIntVect< IndexType >inline
getTotalVal(bool doAbs=false) constRDKit::SparseIntVect< IndexType >inline
getVal(IndexType idx) constRDKit::SparseIntVect< IndexType >inline
operator!=(const SparseIntVect< IndexType > &v2) constRDKit::SparseIntVect< IndexType >inline
operator&(const SparseIntVect< IndexType > &other) constRDKit::SparseIntVect< IndexType >inline
operator&=(const SparseIntVect< IndexType > &other)RDKit::SparseIntVect< IndexType >inline
operator*(int v)RDKit::SparseIntVect< IndexType >inline
operator*=(int v)RDKit::SparseIntVect< IndexType >inline
operator+(const SparseIntVect< IndexType > &other) constRDKit::SparseIntVect< IndexType >inline
operator+(int v)RDKit::SparseIntVect< IndexType >inline
operator+=(const SparseIntVect< IndexType > &other)RDKit::SparseIntVect< IndexType >inline
operator+=(int v)RDKit::SparseIntVect< IndexType >inline
operator-(const SparseIntVect< IndexType > &other) constRDKit::SparseIntVect< IndexType >inline
operator-(int v)RDKit::SparseIntVect< IndexType >inline
operator-=(const SparseIntVect< IndexType > &other)RDKit::SparseIntVect< IndexType >inline
operator-=(int v)RDKit::SparseIntVect< IndexType >inline
operator/(int v)RDKit::SparseIntVect< IndexType >inline
operator/=(int v)RDKit::SparseIntVect< IndexType >inline
operator=(const SparseIntVect< IndexType > &other)RDKit::SparseIntVect< IndexType >inline
operator==(const SparseIntVect< IndexType > &v2) constRDKit::SparseIntVect< IndexType >inline
operator[](IndexType idx) constRDKit::SparseIntVect< IndexType >inline
operator|(const SparseIntVect< IndexType > &other) constRDKit::SparseIntVect< IndexType >inline
operator|=(const SparseIntVect< IndexType > &other)RDKit::SparseIntVect< IndexType >inline
setVal(IndexType idx, int val)RDKit::SparseIntVect< IndexType >inline
size() constRDKit::SparseIntVect< IndexType >inline
SparseIntVect()RDKit::SparseIntVect< IndexType >inline
SparseIntVect(IndexType length)RDKit::SparseIntVect< IndexType >inline
SparseIntVect(const SparseIntVect< IndexType > &other)RDKit::SparseIntVect< IndexType >inline
SparseIntVect(const std::string &pkl)RDKit::SparseIntVect< IndexType >inline
SparseIntVect(const char *pkl, const unsigned int len)RDKit::SparseIntVect< IndexType >inline
StorageType typedefRDKit::SparseIntVect< IndexType >
toString() constRDKit::SparseIntVect< IndexType >inline
~SparseIntVect()=defaultRDKit::SparseIntVect< IndexType >