Celeritas 0.7.0-dev.79+develop.b3dc2e108
|
#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... | |