Celeritas  0.5.0-56+6b053cd
Public Member Functions | List of all members
celeritas::DeltaDistribution< T > Class Template Reference

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
 

Detailed Description

template<class T>
class celeritas::DeltaDistribution< T >

Distribution where the "sampled" value is just the given value.


The documentation for this class was generated from the following file: