Gemmi C++ API
Loading...
Searching...
No Matches
Namespaces | Functions
ecalc.hpp File Reference

Normalization of amplitudes F->E ("Karle" approach, similar to CCP4 ECALC). More...

#include <cassert>
#include "binner.hpp"

Go to the source code of this file.

Namespaces

namespace  gemmi
 

Functions

template<typename DataProxy >
std::vector< doublegemmi::calculate_amplitude_normalizers (const DataProxy &data, int fcol_idx, const Binner &binner)
 

Detailed Description

Normalization of amplitudes F->E ("Karle" approach, similar to CCP4 ECALC).

Definition in file ecalc.hpp.