|
Rosetta
|
Minimal hashing class to find clashes as fast as possible. More...
#include <numeric/geometry/hashing/MinimalClashHash.hh>#include <numeric/VoxelArray.hh>#include <utility/pointer/memory.hh>#include <numeric/geometry/hashing/xyzStripeHash.hh>Namespaces | |
| numeric | |
| Unit headers. | |
| numeric::geometry | |
| numeric::geometry::hashing | |
Minimal hashing class to find clashes as fast as possible.
A rather limiting design choice of this class is to assume that all atoms have the same radius. xyzStripeHash is the accurate version of this class.