TISP User Guide
FFTLIB Nodes

Introduction

Node-level APIs supported for FFT-style kernels from FFTLIB.

Currently, we support only one kernel. We will be adding more in future releases.

Data Structures

class  TISP::FFTLIB::fft1dBatched< T, dmaDir >
 Provides node-level APIs for the FFTLIB_fft1dBatched kernel from DSPLIB. Assumes complex float data that is stored in interleaved fashion. More...