#include "Core/Array/Pattern/FuncMNpo.h"
Include dependency graph for PatM9N4PixOp.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 DstArrayT, class SrcArrayT, class MNpoT> | |
void | Impala::Core::Array::Pattern::PatM9N4PixOp (DstArrayT *&d1, DstArrayT *&d2, DstArrayT *&d3, DstArrayT *&d4, SrcArrayT *s1, SrcArrayT *s2, SrcArrayT *s3, SrcArrayT *s4, SrcArrayT *s5, SrcArrayT *s6, SrcArrayT *s7, SrcArrayT *s8, SrcArrayT *s9, MNpoT &mnpo) |
template<class DstArrayT, class SrcArrayT, class MNpoT> | |
std::vector< DstArrayT * > | Impala::Core::Array::Pattern::PatM9N4PixOp (SrcArrayT *s1, SrcArrayT *s2, SrcArrayT *s3, SrcArrayT *s4, SrcArrayT *s5, SrcArrayT *s6, SrcArrayT *s7, SrcArrayT *s8, SrcArrayT *s9, MNpoT &mnpo) |