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