![]() |
RDKit
Open-source cheminformatics and machine learning.
|
#include <DiscreteDistMat.h>
Public Member Functions | |
DiscreteDistMat () | |
~DiscreteDistMat () | |
unsigned int | getDist (unsigned char v1, unsigned char v2, DiscreteValueVect::DiscreteValueType type) |
Definition at line 15 of file DiscreteDistMat.h.
RDKit::DiscreteDistMat::DiscreteDistMat | ( | ) |
|
inline |
Definition at line 18 of file DiscreteDistMat.h.
References RDKit::getDiscreteDistMat(), and getDist().
unsigned int RDKit::DiscreteDistMat::getDist | ( | unsigned char | v1, |
unsigned char | v2, | ||
DiscreteValueVect::DiscreteValueType | type | ||
) |
Referenced by ~DiscreteDistMat().