#include <convolution.h>
Static Public Member Functions | |
static const B * | get (const A *row, int w, B *rowbuf) |
Definition at line 333 of file convolution.h.
static const B* CVD::GetPixelRowTyped< A, B >::get | ( | const A * | row, | |
int | w, | |||
B * | rowbuf | |||
) | [inline, static] |
Definition at line 334 of file convolution.h.