CSL  6.0
FFTReal::TrigoLUT Class Reference

Public Member Functions

 TrigoLUT (const int nbr_bits)
 
 ~TrigoLUT ()
 
const flt_tget_ptr (const int level) const
 

Private Attributes

flt_t_ptr
 

Detailed Description

Definition at line 57 of file FFTReal.h.

Constructor & Destructor Documentation

FFTReal::TrigoLUT::TrigoLUT ( const int  nbr_bits)
explicit

Definition at line 524 of file FFTReal.cpp.

FFTReal::TrigoLUT::~TrigoLUT ( void  )

Definition at line 553 of file FFTReal.cpp.

Member Function Documentation

const flt_t* FFTReal::TrigoLUT::get_ptr ( const int  level) const
inline

Definition at line 61 of file FFTReal.h.

References _ptr.

Referenced by FFTReal::do_fft(), and FFTReal::do_ifft().

Member Data Documentation

flt_t* FFTReal::TrigoLUT::_ptr
private

Definition at line 63 of file FFTReal.h.

Referenced by get_ptr().


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