|
Celeritas 0.7.0-dev.246+develop.67e9bdac
|
Distribution where the "sampled" value is just the given value. More...
#include <DeltaDistribution.hh>
Public Types | |
Type aliases | |
| using | value_type = T |
| using | RecordT = DeltaDistributionRecord< T > |
Public Member Functions | |
| DeltaDistribution (value_type value) | |
| DeltaDistribution (RecordT const &record) | |
| template<class Generator > | |
| value_type | operator() (Generator &) const |
Distribution where the "sampled" value is just the given value.