#include <boost/concept/requires.hpp>
#include <boost/concept_check.hpp>
#include <mia/core/splinekernel.hh>
#include <mia/core/histogram.hh>
Go to the source code of this file.
Data Structures | |
class | CSplineParzenMI |
Implementation of mutual information based on B-splines. More... | |