Public Member Functions | |
| const float * | getKernel () const |
| int | nrSubKernels () const |
| const BinID & | getStepout () const |
| const Interval< int > & | getSG () const |
| int | getSubKernelSize () const |
| float | getSum () const |
| Kernel (int kernelfunc, int shape, int size, bool) | |
| ~Kernel () | |
Protected Attributes | |
| float * | kernel_ |
| int | nrsubkernels_ |
| BinID | stepout_ |
| Interval< int > | sg_ |
| float | sum_ |
| Attrib::Convolve::Kernel::Kernel | ( | int | kernelfunc, | |
| int | shape, | |||
| int | size, | |||
| bool | ||||
| ) |
| Attrib::Convolve::Kernel::~Kernel | ( | ) |
| const float* Attrib::Convolve::Kernel::getKernel | ( | ) | const |
| const Interval<int>& Attrib::Convolve::Kernel::getSG | ( | ) | const |
| const BinID& Attrib::Convolve::Kernel::getStepout | ( | ) | const |
| int Attrib::Convolve::Kernel::getSubKernelSize | ( | ) | const |
| float Attrib::Convolve::Kernel::getSum | ( | ) | const [inline] |
| int Attrib::Convolve::Kernel::nrSubKernels | ( | ) | const |
float* Attrib::Convolve::Kernel::kernel_ [protected] |
int Attrib::Convolve::Kernel::nrsubkernels_ [protected] |
Interval<int> Attrib::Convolve::Kernel::sg_ [protected] |
BinID Attrib::Convolve::Kernel::stepout_ [protected] |
float Attrib::Convolve::Kernel::sum_ [protected] |
1.7.1