This is the complete list of members for mirtk::ConvolutionFunction::MirroredForegroundConvolution1D< TKernel >, including all inherited members.
_Domain | mirtk::VoxelFunction | |
ConvolveCenterVoxel(const T *in, double &acc) const | mirtk::ConvolutionFunction::MirroredForegroundConvolution1D< TKernel > | inlineprotected |
ConvolveLeftNeighbors(int i, int n, const T *in, int s, double &acc) const | mirtk::ConvolutionFunction::MirroredForegroundConvolution1D< TKernel > | inlineprotected |
ConvolveRightNeighbors(int i, int n, const T *in, int s, double &acc) const | mirtk::ConvolutionFunction::MirroredForegroundConvolution1D< TKernel > | inlineprotected |
IsReduction() | mirtk::VoxelFunction | inlinestatic |
join(VoxelFunction &) | mirtk::VoxelFunction | inline |
MirroredForegroundConvolution1D(const BaseImage *image, const TKernel *kernel, int size, double norm=1.0) | mirtk::ConvolutionFunction::MirroredForegroundConvolution1D< TKernel > | inlineprotected |
split(VoxelFunction &) | mirtk::VoxelFunction | inline |
VoxelFunction() | mirtk::VoxelFunction | inline |