CSL  5.2
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 58 of file FFTReal.h.


Constructor & Destructor Documentation

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

Definition at line 526 of file FFTReal.cpp.

FFTReal::TrigoLUT::~TrigoLUT ( void  )

Definition at line 555 of file FFTReal.cpp.


Member Function Documentation

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

Definition at line 62 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 64 of file FFTReal.h.

Referenced by get_ptr().


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