arduino-audio-tools
Public Types | Public Member Functions | Static Public Member Functions | List of all members
FFTRealUseTrigo< ALGO > Class Template Reference

Public Types

typedef FFTRealFixLenParam::DataType DataType
 
typedef OscSinCos< DataType > OscType
 

Public Member Functions

void iterate (OscType &osc, DataType &c, DataType &s, const DataType cos_ptr[], long index_c, long index_s)
 
void prepare (OscType &osc)
 

Static Public Member Functions

static void iterate (OscType &osc, DataType &c, DataType &s, const DataType cos_ptr[], long index_c, long index_s)
 
static void prepare (OscType &osc)
 

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