|
Gemmi C++ API
|
#include <fourier.hpp>
Public Types | |
| using | real = typename DataProxy::num_type |
Public Member Functions | |
| FPhiProxy (const DataProxy &data_proxy, size_t f_col, size_t phi_col) | |
| real | get_f (size_t offset) const |
| double | get_phi (size_t offset) const |
Definition at line 152 of file fourier.hpp.
| using gemmi::FPhiProxy< DataProxy >::real = typename DataProxy::num_type |
Definition at line 158 of file fourier.hpp.
|
inline |
Definition at line 153 of file fourier.hpp.
|
inline |
Definition at line 159 of file fourier.hpp.
|
inline |
Definition at line 160 of file fourier.hpp.