| Class | Description |
|---|---|
| Kernel1D |
This is a kernel in a 1D convolution.
|
| Kernel1D_F32 |
Floating point 1D convolution kernel that extends
Kernel1D. |
| Kernel1D_F64 |
Floating point 1D convolution kernel that extends
Kernel1D. |
| Kernel1D_I32 |
Integer 1D convolution kernel that extends
Kernel1D. |
| Kernel2D |
Base type for 2D convolution kernels
|
| Kernel2D_F32 |
This is a kernel in a 2D convolution.
|
| Kernel2D_F64 |
This is a kernel in a 2D convolution.
|
| Kernel2D_I32 |
This is a kernel in a 2D convolution.
|
| KernelBase |
Base class for all convolution kernels.
|
| KernelContinuous1D_F32 |
Computes the instantaneous value of a continuous valued function.
|
Copyright © 2013. All Rights Reserved.