Welcome to our Support Center

Inverse FFT

Description

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

Warning : The input tensor is also modified during FFT calculation.
Warning : A new tensor is created for the output.

 

Input parameters

 

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

Output parameters

 

y : class, contains the real coefficients.

Example

All these exemples 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 PERRINE library to run it).

Table of Contents
Index