Celeritas 0.7+299eee2
Loading...
Searching...
No Matches
Public Attributes | List of all members
celeritas::inp::TruncatedDistribution< Distribution > Struct Template Reference

Sample from a truncated distribution. More...

#include <Distributions.hh>

Public Attributes

Distribution distribution {}
 
double lower {-numeric_limits<double>::infinity()}
 
double upper {numeric_limits<double>::infinity()}
 

Detailed Description

template<class Distribution>
struct celeritas::inp::TruncatedDistribution< Distribution >

Sample from a truncated distribution.


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