TruncatedExponential.h File Reference
#include <shark/Rng/Rng.h>
#include <boost/random.hpp>
#include <boost/random/uniform_01.hpp>
#include <cmath>
#include <istream>

Go to the source code of this file.

Classes

class  shark::TruncatedExponential_distribution< RealType >
 boost random suitable distribution for an truncated exponential. See TruncatedExponential for more details. More...
 
class  shark::TruncatedExponential< RngType >
 Implements a generator for the truncated exponential function. More...
 

Namespaces

 shark
 AbstractMultiObjectiveOptimizer.