Celeritas 0.6.0-67+develop.47f47c88
|
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.