Gemmi C++ API
Loading...
Searching...
No Matches
Namespaces | Functions
fprime.hpp File Reference
#include <cassert>
#include <cmath>
#include <algorithm>

Go to the source code of this file.

Namespaces

namespace  gemmi
 

Functions

void gemmi::cromer_liberman_for_array (int z, int npts, const double *energy, double *fp, double *fpp)
 
double gemmi::cromer_liberman (int z, double energy, double *fpp)
 
template<typename Iter >
void gemmi::add_cl_fprime_for_all_elements (Iter out, double energy)