Gemmi C++ API
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Public Attributes | List of all members
gemmi::ValueSigma< T > Struct Template Reference

#include <asudata.hpp>

Public Types

using value_type = T
 

Public Member Functions

bool operator== (const ValueSigma &o) const
 

Public Attributes

T value
 
T sigma
 

Detailed Description

template<typename T>
struct gemmi::ValueSigma< T >

Definition at line 106 of file asudata.hpp.

Member Typedef Documentation

◆ value_type

template<typename T >
using gemmi::ValueSigma< T >::value_type = T

Definition at line 107 of file asudata.hpp.

Member Function Documentation

◆ operator==()

template<typename T >
bool gemmi::ValueSigma< T >::operator== ( const ValueSigma< T > &  o) const
inline

Definition at line 110 of file asudata.hpp.

Member Data Documentation

◆ value

template<typename T >
T gemmi::ValueSigma< T >::value

Definition at line 108 of file asudata.hpp.

◆ sigma

template<typename T >
T gemmi::ValueSigma< T >::sigma

Definition at line 108 of file asudata.hpp.


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