#include "Core/Array/ArraySet.h"
#include "Core/Histogram/Histogram1dSet.h"
#include "Core/Histogram/MakeHistogram1d.h"
Include dependency graph for MakeHistogram1dSet.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Impala |
namespace | Impala::Core |
namespace | Impala::Core::Histogram |
Functions | |
template<class HistArrayT, class ImArrayT> | |
void | Impala::Core::Histogram::MakeHistogram1dSet (Histogram1dSet< HistArrayT > *hSet, Array::ArraySet< ImArrayT > imSet, Geometry::Rectangle rect, bool doClearDst) |