Celeritas
0.5.0-56+6b053cd
|
Distribution where the "sampled" value is just the given value. More...
#include <DeltaDistribution.hh>
Public Types | |
Type aliases | |
using | value_type = T |
Public Member Functions | |
CELER_FUNCTION | DeltaDistribution (value_type value) |
template<class Generator > | |
CELER_FUNCTION value_type | operator() (Generator &) const |
Distribution where the "sampled" value is just the given value.