RDKit
Open-source cheminformatics and machine learning.
|
#include <FourthDimContribs.h>
Public Member Functions | |
FourthDimContribsParams (unsigned int idx, double w) | |
Public Attributes | |
unsigned int | idx {0} |
double | weight {0.0} |
Definition at line 21 of file FourthDimContribs.h.
|
inline |
Definition at line 24 of file FourthDimContribs.h.
unsigned int DistGeom::FourthDimContribsParams::idx {0} |
Definition at line 22 of file FourthDimContribs.h.
double DistGeom::FourthDimContribsParams::weight {0.0} |
Definition at line 23 of file FourthDimContribs.h.