#include <hkl_lookup.h>
Classes | |
struct | hlookup |
struct | klookup |
struct | llookup |
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 () |
This version uses a ragged array index to get reflection indices from Miller indices.