#include <GasteigerParams.h>
Public Member Functions | |
| ~GasteigerParams () | |
| DOUBLE_VECT | getParams (std::string elem, std::string mode, bool throwOnFailure=false) |
Static Public Member Functions | |
| static GasteigerParams * | getParams () |
Definition at line 23 of file GasteigerParams.h.
| RDKit::GasteigerParams::~GasteigerParams | ( | ) | [inline] |
Definition at line 36 of file GasteigerParams.h.
| static GasteigerParams* RDKit::GasteigerParams::getParams | ( | ) | [static] |
| DOUBLE_VECT RDKit::GasteigerParams::getParams | ( | std::string | elem, | |
| std::string | mode, | |||
| bool | throwOnFailure = false | |||
| ) | [inline] |
Definition at line 40 of file GasteigerParams.h.
1.5.3