Gemmi C++ API
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
stats.hpp File Reference
#include <cstddef>
#include <cmath>
#include <vector>

Go to the source code of this file.

Classes

struct  gemmi::Variance
 
struct  gemmi::Covariance
 
struct  gemmi::Correlation
 
struct  gemmi::DataStats
 

Namespaces

namespace  gemmi
 

Functions

template<typename T >
DataStats gemmi::calculate_data_statistics (const std::vector< T > &data)