Gemmi C++ API
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
gemmi::ExpAnisoSum< N, Real > Struct Template Reference

#include <formfact.hpp>

Public Member Functions

Real calculate (const Vec3 &r) const
 

Public Attributes

Real a [N]
 
SMat33< Realb [N]
 

Detailed Description

template<int N, typename Real>
struct gemmi::ExpAnisoSum< N, Real >

Definition at line 90 of file formfact.hpp.

Member Function Documentation

◆ calculate()

template<int N, typename Real >
Real gemmi::ExpAnisoSum< N, Real >::calculate ( const Vec3 r) const
inline

Definition at line 94 of file formfact.hpp.

Member Data Documentation

◆ a

template<int N, typename Real >
Real gemmi::ExpAnisoSum< N, Real >::a[N]

Definition at line 91 of file formfact.hpp.

◆ b

template<int N, typename Real >
SMat33<Real> gemmi::ExpAnisoSum< N, Real >::b[N]

Definition at line 92 of file formfact.hpp.


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