Cauchy.h File Reference
#include <shark/Core/Math.h>
#include <shark/Rng/Rng.h>
#include <boost/random.hpp>
#include <boost/random/cauchy_distribution.hpp>
#include <cmath>

Go to the source code of this file.

Classes

class  shark::Cauchy< RngType >
 Cauchy distribution. More...
 

Namespaces

 shark
 AbstractMultiObjectiveOptimizer.
 

Functions

template<typename RngType >
double shark::entropy (const Cauchy< RngType > &distribution)
 Returns the entropy of the Cauchy distribution. More...