#include <shark/Core/Exception.h>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... | |