Celeritas 0.7+981ab2d
Loading...
Searching...
No Matches
Public Attributes | List of all members
celeritas::TruncatedDistributionRecord< DistributionRecord > Struct Template Reference

Data for sampling from a truncated distribution. More...

#include <DistributionData.hh>

Public Attributes

DistributionRecord distribution {}
 
real_type lower {-numeric_limits<real_type>::infinity()}
 
real_type upper {numeric_limits<real_type>::infinity()}
 

Detailed Description

template<class DistributionRecord>
struct celeritas::TruncatedDistributionRecord< DistributionRecord >

Data for sampling from a truncated distribution.


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