|
Gemmi C++ API
|
Reciprocal space helper functions. More...
Go to the source code of this file.
Namespaces | |
| namespace | gemmi |
Functions | |
| template<typename Func > | |
| void | gemmi::for_all_reflections (Func func, const UnitCell &cell, const SpaceGroup *spacegroup, double dmin, double dmax=0., bool unique=true) |
| int | gemmi::count_reflections (const UnitCell &cell, const SpaceGroup *spacegroup, double dmin, double dmax=0., bool unique=true) |
| std::vector< Miller > | gemmi::make_miller_vector (const UnitCell &cell, const SpaceGroup *spacegroup, double dmin, double dmax=0., bool unique=true) |
Reciprocal space helper functions.
Definition in file reciproc.hpp.