CSL  6.0
FFTReal::BitReversedLUT Class Reference

Public Member Functions

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

Private Attributes

long * _ptr
 

Detailed Description

Definition at line 45 of file FFTReal.h.

Constructor & Destructor Documentation

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

Definition at line 481 of file FFTReal.cpp.

References _ptr.

FFTReal::BitReversedLUT::~BitReversedLUT ( void  )

Definition at line 510 of file FFTReal.cpp.

Member Function Documentation

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

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

Referenced by BitReversedLUT(), and get_ptr().


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