Celeritas 0.6.0-rc.2.40+develop.df0b0c3b
|
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.