FK20 CUDA
|
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) |
#define POLYLEN 512 |
Definition at line 8 of file parseFFTTest.h.
void freeffttest_t | ( | ffttest_t * | fftTest | ) |
ffttest_t parseFFTTest | ( | const char * | filename | ) |
Definition at line 136 of file parseFFTTest.c.