#include "Core/Array/Trait/ReduceAdaptor.h"
#include "Core/Array/Pattern/FuncInOut.h"
Include dependency graph for PatReduceOp.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::Array |
namespace | Impala::Core::Array::Pattern |
Functions | |
template<class ArrayT, class ReduceT> | |
ArrayT::ArithType | Impala::Core::Array::Pattern::PatReduceOp (ArrayT *src, ReduceT &pixOp) |