BALL
1.4.79
|
#include <BALL/common.h>
Go to the source code of this file.
Classes | |
class | BALL::HashMap< Key, T > |
HashMap class based on the STL map (containing serveral convenience functions) More... | |
Namespaces | |
BALL | |
-*- Mode: C++; tab-width: 2; -*- | |
Functions | |
BALL_EXPORT float | BALL::calculateSESAtomAreas (const AtomContainer &fragment, HashMap< const Atom *, float > &atom_areas, float probe_radius=1.5) |
BALL_EXPORT float | BALL::calculateSESArea (const AtomContainer &fragment, float probe_radius=1.5) |
BALL_EXPORT float | BALL::calculateSESVolume (const AtomContainer &fragment, float probe_radius=1.5) |