|
Gemmi C++ API
|
Cromer-Liberman calculation of anomalous scattering factors, with corrections from Kissel & Pratt. More...
#include "fail.hpp"Go to the source code of this file.
Namespaces | |
| namespace | gemmi |
Functions | |
| GEMMI_DLL void | gemmi::cromer_liberman_for_array (int z, int npts, const double *energy, double *fp, double *fpp) |
| Cromer-Liberman calculation of anomalous scattering factors. | |
| double | gemmi::cromer_liberman (int z, double energy, double *fpp) |
| returns fp, fpp is returned through the last argument. | |
Cromer-Liberman calculation of anomalous scattering factors, with corrections from Kissel & Pratt.
Definition in file fprime.hpp.