Gemmi C++ API
Loading...
Searching...
No Matches
Namespaces | Functions
reciproc.hpp File Reference
#include "symmetry.hpp"
#include "unitcell.hpp"

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< Millergemmi::make_miller_vector (const UnitCell &cell, const SpaceGroup *spacegroup, double dmin, double dmax=0., bool unique=true)