Gemmi C++ API
Loading...
Searching...
No Matches
Classes | Namespaces
neighbor.hpp File Reference

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
 

Detailed Description

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.