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

#include <stats.hpp>

Public Attributes

double dmin = NAN
 
double dmax = NAN
 
double dmean = NAN
 
double rms = NAN
 
size_t nan_count = 0
 

Detailed Description

Definition at line 74 of file stats.hpp.

Member Data Documentation

◆ dmin

double gemmi::DataStats::dmin = NAN

Definition at line 75 of file stats.hpp.

◆ dmax

double gemmi::DataStats::dmax = NAN

Definition at line 76 of file stats.hpp.

◆ dmean

double gemmi::DataStats::dmean = NAN

Definition at line 77 of file stats.hpp.

◆ rms

double gemmi::DataStats::rms = NAN

Definition at line 78 of file stats.hpp.

◆ nan_count

size_t gemmi::DataStats::nan_count = 0

Definition at line 79 of file stats.hpp.


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