qtsFFT::FFTReal::TrigoLUT Class Reference

List of all members.

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 66 of file qtsFFT.h.


Constructor & Destructor Documentation

qtsFFT::FFTReal::TrigoLUT::TrigoLUT ( const int  nbr_bits  )  [explicit]

Definition at line 565 of file qtsFFT.cpp.

References _ptr, get_ptr(), and PI.

qtsFFT::FFTReal::TrigoLUT::~TrigoLUT ( void   ) 

Definition at line 590 of file qtsFFT.cpp.

References _ptr.


Member Function Documentation

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

Definition at line 72 of file qtsFFT.h.

References _ptr.

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


Member Data Documentation

flt_t* qtsFFT::FFTReal::TrigoLUT::_ptr [private]

Definition at line 75 of file qtsFFT.h.

Referenced by get_ptr(), TrigoLUT(), and ~TrigoLUT().


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