Gemmi C++ API
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
gemmi::Intensities::AnisoScaling Struct Reference

#include <merge.hpp>

Public Member Functions

bool ok () const
 
double scale (const Miller &hkl, const UnitCell &cell) const
 

Public Attributes

SMat33< doubleb = {0., 0., 0., 0., 0., 0.}
 

Detailed Description

Definition at line 126 of file merge.hpp.

Member Function Documentation

◆ ok()

bool gemmi::Intensities::AnisoScaling::ok ( ) const
inline

Definition at line 129 of file merge.hpp.

◆ scale()

double gemmi::Intensities::AnisoScaling::scale ( const Miller hkl,
const UnitCell cell 
) const
inline

Definition at line 130 of file merge.hpp.

Member Data Documentation

◆ b

SMat33<double> gemmi::Intensities::AnisoScaling::b = {0., 0., 0., 0., 0., 0.}

Definition at line 127 of file merge.hpp.


The documentation for this struct was generated from the following file: