FK20 CUDA
parseFFTTest.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  uint768
 
struct  uint256
 
struct  FFTTestCase
 
struct  FFTTest
 

Macros

#define POLYLEN   512
 

Typedefs

typedef struct uint768 uint768_t
 
typedef struct uint256 uint256_t
 
typedef struct FFTTest ffttest_t
 

Functions

void freeffttest_t (ffttest_t *fftTest)
 
ffttest_t parseFFTTest (const char *filename)
 

Macro Definition Documentation

◆ POLYLEN

#define POLYLEN   512

Definition at line 8 of file parseFFTTest.h.

Typedef Documentation

◆ ffttest_t

typedef struct FFTTest ffttest_t

◆ uint256_t

typedef struct uint256 uint256_t

◆ uint768_t

typedef struct uint768 uint768_t

Function Documentation

◆ freeffttest_t()

void freeffttest_t ( ffttest_t fftTest)

Definition at line 9 of file parseFFTTest.c.

Here is the caller graph for this function:

◆ parseFFTTest()

ffttest_t parseFFTTest ( const char *  filename)

Definition at line 136 of file parseFFTTest.c.

Here is the call graph for this function:
Here is the caller graph for this function: