#include <DistributionTruncExponential.hpp>
|
std::default_random_engine | gen |
|
◆ DistributionTruncExponential()
sgpp::base::DistributionTruncExponential::DistributionTruncExponential |
( |
double |
r = 20 , |
|
|
double |
lambda = 1 |
|
) |
| |
|
inlineexplicit |
◆ ~DistributionTruncExponential()
virtual sgpp::base::DistributionTruncExponential::~DistributionTruncExponential |
( |
| ) |
|
|
inlinevirtual |
◆ eval()
double sgpp::base::DistributionTruncExponential::eval |
( |
double |
x | ) |
|
|
inlinevirtual |
◆ getBounds()
◆ getCharacteristics()
return all relevant characteristic values (e.g.
mean and standarddeviation for normal distribution)
Implements sgpp::base::Distribution.
◆ getType()
◆ sample()
double sgpp::base::DistributionTruncExponential::sample |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: