$treeview $search $mathjax
|
Palabos
Version 1.1
$projectbrief
|
$projectbrief
|
$searchbox |
#include <statistics.h>
Public Member Functions | |
| Stats (std::vector< double > const &data) | |
| double | getMean () const |
| double | getStddev () const |
| double | getMin () const |
| double | getMax () const |
| plb::util::Stats::Stats | ( | std::vector< double > const & | data | ) |
References plb::util::sqr().
| double plb::util::Stats::getMax | ( | ) | const |
| double plb::util::Stats::getMean | ( | ) | const |
| double plb::util::Stats::getMin | ( | ) | const |
| double plb::util::Stats::getStddev | ( | ) | const |
1.6.3
1.6.3