HybridADRSolver
Loading...
Searching...
No Matches
Statistics Struct Reference

Statistics helper. More...

Static Public Member Functions

static double mean (const std::vector< double > &v)
static double stddev (const std::vector< double > &v)

Detailed Description

Statistics helper.

Member Function Documentation

◆ mean()

double Statistics::mean ( const std::vector< double > & v)
inlinestatic

◆ stddev()

double Statistics::stddev ( const std::vector< double > & v)
inlinestatic

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