Convolution

Undocumented in source.

Constructors

this
this(int inputHeight, int inputWidth, int inputDepth, int filterHeight, int filterWidth, CLContext ctx)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

_conv
void _conv()
Undocumented in source. Be warned that the author may not have intended to support it.
initialize
bool initialize(CLContext ctx)
Undocumented in source. Be warned that the author may not have intended to support it.
run
CLBuffer run(CLBuffer d_src, CLBuffer d_filter)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta