FK20 CUDA
FFTTestCase Struct Reference

#include <parseFFTTest.h>

Collaboration diagram for FFTTestCase:
[legend]

Data Fields

unsigned int idx
 
uint256_t polynomial [POLYLEN]
 
uint768_t fftInput [POLYLEN *2]
 
uint768_t fftOutput [POLYLEN *2]
 

Detailed Description

Definition at line 10 of file parseFFTTest.h.

Field Documentation

◆ fftInput

uint768_t FFTTestCase::fftInput[POLYLEN *2]

Definition at line 13 of file parseFFTTest.h.

◆ fftOutput

uint768_t FFTTestCase::fftOutput[POLYLEN *2]

Definition at line 14 of file parseFFTTest.h.

◆ idx

unsigned int FFTTestCase::idx

Definition at line 11 of file parseFFTTest.h.

◆ polynomial

uint256_t FFTTestCase::polynomial[POLYLEN]

Definition at line 12 of file parseFFTTest.h.


The documentation for this struct was generated from the following file: