zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
drft_lookup Struct Reference

#include <smallft.h>

Public Attributes

int n
 
intsplitcache
 
float * trigcache
 

Detailed Description

Definition at line 23 of file smallft.h.

Member Data Documentation

int drft_lookup::n

Definition at line 24 of file smallft.h.

Referenced by drft_backward(), drft_forward(), and drft_init().

int* drft_lookup::splitcache

Definition at line 26 of file smallft.h.

Referenced by drft_backward(), drft_clear(), drft_forward(), and drft_init().

float* drft_lookup::trigcache

Definition at line 25 of file smallft.h.

Referenced by drft_backward(), drft_clear(), drft_forward(), and drft_init().


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