Project Ne10
An open, optimized software library for the ARM architecture.
Public Member Functions | List of all members
NE10_FFT_SCALING< RADIX, SIZE > Struct Template Reference

#include <NE10_fft_generic_int32.neonintrinsic.h>

Public Member Functions

void operator() (CPLX scratch_out[RADIX])
 

Detailed Description

template<int RADIX, int SIZE = RADIX>
struct NE10_FFT_SCALING< RADIX, SIZE >

Definition at line 192 of file NE10_fft_generic_int32.neonintrinsic.h.

Member Function Documentation

template<int RADIX, int SIZE = RADIX>
void NE10_FFT_SCALING< RADIX, SIZE >::operator() ( CPLX  scratch_out[RADIX])
inline

Definition at line 193 of file NE10_fft_generic_int32.neonintrinsic.h.


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