| array_type typedef (defined in vtb::core::Convolution< T, N >) | vtb::core::Convolution< T, N > | |
| block_shape() const noexcept (defined in vtb::core::Convolution< T, N >) | vtb::core::Convolution< T, N > | inline |
| Convolution()=default (defined in vtb::core::Convolution< T, N >) | vtb::core::Convolution< T, N > | |
| Convolution(const shape_type &signal_shape, const shape_type &kernel_shape) (defined in vtb::core::Convolution< T, N >) | vtb::core::Convolution< T, N > | inlineexplicit |
| convolve(array_type signal, array_type kernel) | vtb::core::Convolution< T, N > | |
| domain_type typedef (defined in vtb::core::Convolution< T, N >) | vtb::core::Convolution< T, N > | |
| operator()(array_type signal, array_type kernel) (defined in vtb::core::Convolution< T, N >) | vtb::core::Convolution< T, N > | inline |
| padded_block_shape(const shape_type &block_size, const shape_type &padding) (defined in vtb::core::Convolution< T, N >) | vtb::core::Convolution< T, N > | inline |
| padded_block_shape() const noexcept (defined in vtb::core::Convolution< T, N >) | vtb::core::Convolution< T, N > | inline |
| padding() const noexcept (defined in vtb::core::Convolution< T, N >) | vtb::core::Convolution< T, N > | inline |
| shape(const shape_type &signal_shape, const shape_type &kernel_shape) (defined in vtb::core::Convolution< T, N >) | vtb::core::Convolution< T, N > | |
| shape_type typedef (defined in vtb::core::Convolution< T, N >) | vtb::core::Convolution< T, N > | |
| transform_type typedef (defined in vtb::core::Convolution< T, N >) | vtb::core::Convolution< T, N > | |