Entropy.h File Reference

Go to the source code of this file.

Namespaces

 shark
 AbstractMultiObjectiveOptimizer.
 

Functions

template<typename Distribution >
double shark::entropy (Distribution &d, std::size_t trials=10000)
 Estimates the entropy of a distribution. The more trials the better is the estimate, but good estimates are slow. More...