Gemmi C++ API
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
merge.hpp File Reference
#include <cassert>
#include "atof.hpp"
#include "symmetry.hpp"
#include "unitcell.hpp"
#include "util.hpp"
#include "mtz.hpp"
#include "refln.hpp"
#include "stats.hpp"
#include "xds_ascii.hpp"

Go to the source code of this file.

Classes

struct  gemmi::Intensities
 
struct  gemmi::Intensities::Refl
 
struct  gemmi::Intensities::AnisoScaling
 

Namespaces

namespace  gemmi
 

Functions

std::string gemmi::miller_str (const Miller &hkl)
 
bool gemmi::parse_voigt_notation (const char *start, const char *end, SMat33< double > &b)
 
bool gemmi::read_staraniso_b_from_mmcif (const cif::Block &block, SMat33< double > &output)
 
std::string gemmi::read_staraniso_b_from_mtz (const Mtz &mtz, SMat33< double > &output)