Celeritas 0.6.0-2+develop.96611fab
|
#include <cmath>
#include <type_traits>
#include "corecel/Assert.hh"
#include "corecel/Macros.hh"
#include "corecel/Types.hh"
#include "corecel/math/Algorithms.hh"
#include "UniformRealDistribution.hh"
Classes | |
class | celeritas::PowerDistribution< RealType > |
Sample a power distribution for powers not equal to -1. More... | |