Navigation
API > API/Runtime > API/Runtime/SignalProcessing > API/Runtime/SignalProcessing/DSP > API/Runtime/SignalProcessing/DSP/FContiguousSparse2DKernelTransfo-
| Type | Name | Description | |
|---|---|---|---|
| void | TransformArray
(
TArrayView< const float > InView, |
Transforms the input array given the kernel. | |
| void | TransformArray
(
TArrayView< const float > InView, |
Transforms the input array given the kernel. | |
| void | TransformArray
(
const float* InArray, |
Transforms the input array given the kernel. |