#include "Core/Histogram/Histogram1dTem.h"
#include "Core/Array/MakeRoi.h"
#include "Core/Histogram/TraitInOutHistogram1d.h"
#include "Core/Array/Pattern/PatInOutOp.h"
Include dependency graph for MakeHistogram1d.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 HistT, class ArrayT> | |
void | Impala::Core::Histogram::MakeHistogram1d (HistT *hist, ArrayT *im) |
template<class HistT, class ArrayT> | |
void | Impala::Core::Histogram::MakeHistogram1d (HistT *hist, ArrayT *im, ArrayT *weights) |
template<class HistT, class ArrayT> | |
void | Impala::Core::Histogram::MakeHistogram1d (HistT *hist, ArrayT *im, Geometry::Rectangle rect) |