FK20 CUDA
|
#include <parseFFTTest.h>
Data Fields | |
unsigned int | nTest |
unsigned int | polynomialLength |
uint256_t | setup |
struct FFTTestCase * | testCase |
Definition at line 17 of file parseFFTTest.h.
unsigned int FFTTest::nTest |
Definition at line 18 of file parseFFTTest.h.
unsigned int FFTTest::polynomialLength |
Definition at line 19 of file parseFFTTest.h.
uint256_t FFTTest::setup |
Definition at line 20 of file parseFFTTest.h.
struct FFTTestCase* FFTTest::testCase |
Definition at line 21 of file parseFFTTest.h.