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