Functions |
| ccp4_fftmap_p1* | ccp4_fftmap_p1_new (const int nu, const int nv, const int nw) |
| void | ccp4_fftmap_p1_delete (ccp4_fftmap_p1 *map) |
| void | ccp4_fftmap_p1_zero (ccp4_fftmap_p1 *map) |
| fftw_real | ccp4_fftmap_p1_get_real (const ccp4_fftmap_p1 *map, const int u, const int v, const int w) |
| void | ccp4_fftmap_p1_set_real (ccp4_fftmap_p1 *map, const int u, const int v, const int w, const fftw_real r) |
| fftw_complex | ccp4_fftmap_p1_get_reci (const ccp4_fftmap_p1 *map, const int h, const int k, const int l) |
| void | ccp4_fftmap_p1_set_reci (ccp4_fftmap_p1 *map, const int h, const int k, const int l, fftw_complex c) |
| void | ccp4_fftmap_p1_scale_reci (ccp4_fftmap_p1 *map, const double sc_re, const double sc_im) |
| void | ccp4_fftmap_p1_fft (ccp4_fftmap_p1 *map, const double vol) |
| void | ccp4_fftmap_p1_invfft (ccp4_fftmap_p1 *map, const double vol) |
(C) 2001 Kevin Cowtan, derived from code by Airlie McCoy A joint copyright is also assigned to Working Group 1 of the CCP4 project, whether they want it or not, and whether it exists or not. This code is provided as free software under the CCP4 license part (i).