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

#include <formfact.hpp>

Public Member Functions

float calculate (const Vec3 &r_) const
 

Public Attributes

float a [N]
 
SMat33< floatb [N]
 

Detailed Description

template<int N>
struct gemmi::ExpAnisoSum< N, float >

Definition at line 103 of file formfact.hpp.

Member Function Documentation

◆ calculate()

template<int N>
float gemmi::ExpAnisoSum< N, float >::calculate ( const Vec3 r_) const
inline

Definition at line 107 of file formfact.hpp.

Member Data Documentation

◆ a

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

Definition at line 104 of file formfact.hpp.

◆ b

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

Definition at line 105 of file formfact.hpp.


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