Celeritas
0.5.0-56+6b053cd
|
Tally RNG moments and check them. More...
#include <RngTally.hh>
Public Member Functions | |
void | operator() (double xi) |
void | check (double num_samples, double tol) |
Public Attributes | |
double | moments [4] = {0, 0, 0, 0} |
double | min = 1 |
double | max = 0 |
Tally RNG moments and check them.