#include "Core/Array/Pattern/ArrayFunc.h"#include "Core/Array/Element/E1Cast.h"Include dependency graph for FuncBorderOp.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> | |
| void | Impala::Core::Array::Pattern::FuncBorderMirror2d (ArrayT *a, Int64 numX, Int64 numY) | 
| template<class ArrayT, class ValT> | |
| void | Impala::Core::Array::Pattern::FuncBorderConstant2d (ArrayT *a, Int64 numX, Int64 numY, ValT value) | 
| template<class ArrayT, class ValT> | |
| void | Impala::Core::Array::Pattern::FuncBorderPropagateNormalized2d (ArrayT *a, Int64 numX, Int64 numY, ValT normLeft, ValT normRight, ValT normTop, ValT normBottom) | 
 1.5.1