#include "mol.h"
#include "rotor.h"
#include "torlib.h"
Namespaces | |
namespace | OpenBabel |
Defines | |
#define | OB_DEFAULT_DELTA 10.0 |
Functions | |
static bool | GetDFFVector (OBMol &, vector< int > &, OBBitVec &) |
static bool | CompareRotor (const pair< OBBond *, int > &, const pair< OBBond *, int > &) |
static double | MinimumPairRMS (OBMol &, double *, double *, bool &) |
#define OB_DEFAULT_DELTA 10.0 |