#include "Core/Array/Pattern/FuncInOut.h"
Include dependency graph for PatMInOutOp.h:
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 InOutOpT> | |
void | Impala::Core::Array::Pattern::PatM2InOutOp (ArrayT *array1, ArrayT *array2, InOutOpT &inOutOp) |
template<class ArrayT, class InOutOpT> | |
void | Impala::Core::Array::Pattern::PatM3InOutOp (ArrayT *array1, ArrayT *array2, ArrayT *array3, InOutOpT &inOutOp) |