|
numerics 0.1.0
|
Online statistics for Monte Carlo observables. More...
Go to the source code of this file.
Classes | |
| struct | num::RunningStats |
| Welford updates for mean and variance. More... | |
| struct | num::Histogram |
| Fixed-bin histogram over \([\ell,h)\). More... | |
Namespaces | |
| namespace | num |
Functions | |
| real | num::autocorr_time (const real *data, idx n, real c=6.0) |
Online statistics for Monte Carlo observables.
Definition in file stats.hpp.