SPUC  3.0
Namespaces | Functions
ifft.cpp File Reference
#include <spuc/complex.h>
#include <spuc/spuc_math.h>
#include <iostream>
#include <fstream>
#include <spuc/ifft.h>
#include <vector>
Include dependency graph for ifft.cpp:

Namespaces

 SPUC
 fixed point types: spuc_fixed,spuc_ufixed,spuc_int,spuc_uint
 

Functions

void SPUC::ifft (std::vector< complex< float_type > > y, int n)
 inverse fast fourier transforms (IFFT) More...