Celeritas 0.6.0-13+develop.01c2c09e
|
Estimate the mean and variance of a tabulated PDF. More...
#include <PdfUtils.hh>
Classes | |
struct | Result |
Public Member Functions | |
template<class T > | |
Result< T > | operator() (Span< T const > x, Span< T const > f) |
Estimate the mean and variance. | |
Estimate the mean and variance of a tabulated PDF.