CSL  5.2
FFTReal::BitReversedLUT Class Reference

List of all members.

Public Member Functions

 BitReversedLUT (const int nbr_bits)
 ~BitReversedLUT ()
const long * get_ptr () const

Private Attributes

long * _ptr

Detailed Description

Definition at line 46 of file FFTReal.h.


Constructor & Destructor Documentation

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

Definition at line 483 of file FFTReal.cpp.

References _ptr.

FFTReal::BitReversedLUT::~BitReversedLUT ( void  )

Definition at line 512 of file FFTReal.cpp.


Member Function Documentation

const long* FFTReal::BitReversedLUT::get_ptr ( ) const
inline

Definition at line 50 of file FFTReal.h.

References _ptr.

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


Member Data Documentation

long* FFTReal::BitReversedLUT::_ptr
private

Definition at line 54 of file FFTReal.h.

Referenced by BitReversedLUT(), and get_ptr().


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