|
Gemmi C++ API
|
Cell-linked lists method for atom searching (a. k. a. grid search, binning, bucketing, cell technique for neighbor search, etc). More...
#include <vector>#include <cmath>#include "fail.hpp"#include "grid.hpp"#include "model.hpp"#include "small.hpp"Go to the source code of this file.
Classes | |
| struct | gemmi::NeighborSearch |
| struct | gemmi::NeighborSearch::Mark |
Namespaces | |
| namespace | gemmi |
Cell-linked lists method for atom searching (a. k. a. grid search, binning, bucketing, cell technique for neighbor search, etc).
Definition in file neighbor.hpp.