#include <MMFF94Parameters.h>
Inheritance diagram for MMFF94AtomTypeEquivalences:
Public Member Functions | |
MMFF94AtomTypeEquivalences (const MMFF94AtomTypeEquivalences &to_copy) | |
void | clear () throw () |
Clear method. | |
Index | getEquivalence (Position original, Position number) const |
Get an equivalence atom type for the given atom type. | |
Protected Member Functions | |
virtual bool | setup_ (const vector< vector< String > > &) |
Protected Attributes | |
vector< vector< Position > > | equivalences_ |
vector< String > | names_ |
vector< bool > | exists_ |
|
Get an equivalence atom type for the given atom type.
|