#include "Core/Array/Pattern/PatGenConv2dSep.h"#include "Core/Array/Trait/BpoMul.h"#include "Core/Array/Trait/BpoAddAssign.h"#include "Util/TimePlot.h"Include dependency graph for ConvKernelSeparated.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 |
Functions | |
| template<class DstArrayT, class SrcArrayT, class KerArrayT> | |
| void | Impala::Core::Array::ConvKernelSeparated (DstArrayT *&dst, SrcArrayT *src, KerArrayT *kerx, KerArrayT *kery, int vType=6, Util::TimePlot *plotter=0) |
1.5.1