FFT

Description

Executes a single-precision real-to-complex, implicitly forward, cuFFT transform plan. Type : polymorphic.

Warning : A new tensor is created for the output.

 

Input parameters

 

 x : class, tensor to the real input data (in GPU memory) to transform.

Output parameters

 

y : class, contains the complex Fourier coefficients.

Examples

All these examples are snippets PNG, you can drop these Snippet onto the block diagram and get the depicted code added to your VI (Do not forget to install Accelerator library to run it).

Table of Contents