#include "Core/Array/CheckBorderSize.h"
#include "Core/Array/Pattern/PatSetBorder.h"
#include "Core/Array/Pattern/FuncNgbOp2d.h"
Include dependency graph for PatNgbOp2d.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 NgbT> | |
void | Impala::Core::Array::Pattern::PatNgbOp2d (DstArrayT *&dst, SrcArrayT *src, NgbT &ngb, bool borderAlreadySet=false) |