Functions
kfc.h File Reference
#include "kiss_fft.h"
Include dependency graph for kfc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void KISS_FFT_API kfc_cleanup (void)
 
void KISS_FFT_API kfc_fft (int nfft, const kiss_fft_cpx *fin, kiss_fft_cpx *fout)
 
void KISS_FFT_API kfc_ifft (int nfft, const kiss_fft_cpx *fin, kiss_fft_cpx *fout)
 

Function Documentation

◆ kfc_cleanup()

void KISS_FFT_API kfc_cleanup ( void  )

Definition at line 63 of file kfc.c.

◆ kfc_fft()

void KISS_FFT_API kfc_fft ( int  nfft,
const kiss_fft_cpx fin,
kiss_fft_cpx fout 
)

Definition at line 75 of file kfc.c.

◆ kfc_ifft()

void KISS_FFT_API kfc_ifft ( int  nfft,
const kiss_fft_cpx fin,
kiss_fft_cpx fout 
)

Definition at line 80 of file kfc.c.



plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:27