Gemmi C++ API
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs | Functions
recgrid.hpp File Reference
#include "asudata.hpp"
#include "grid.hpp"

Go to the source code of this file.

Classes

struct  gemmi::ReciprocalGrid< T >
 

Namespaces

namespace  gemmi
 

Typedefs

template<typename T >
using gemmi::FPhiGrid = ReciprocalGrid< std::complex< T > >
 

Functions

signed char gemmi::friedel_mate_value (signed char v)
 
float gemmi::friedel_mate_value (float v)
 
double gemmi::friedel_mate_value (double v)
 
template<typename T >
std::complex< Tgemmi::friedel_mate_value (const std::complex< T > &v)