|
Celeritas 0.7.0-dev.170+develop.df22d2a88
|
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.