|
Clipper
|
Fast reflection lookup object. More...
#include <hkl_lookup.h>
Classes | |
| struct | hlookup |
| lookup on h More... | |
| struct | klookup |
| lookup on k More... | |
| struct | llookup |
| lookup on l More... | |
Public Member Functions | |
| void | init (const std::vector< HKL > &hkl) |
| initialise: make a reflection index for a list of HKLs | |
| int | index_of (const HKL &rfl) const |
| lookup function | |
| void | debug () |
Fast reflection lookup object.
This version uses a ragged array index to get reflection indices from Miller indices.
1.7.4