CSL
6.0
|
Public Member Functions | |
BitReversedLUT (const int nbr_bits) | |
~BitReversedLUT () | |
const long * | get_ptr () const |
Private Attributes | |
long * | _ptr |
|
explicit |
Definition at line 481 of file FFTReal.cpp.
References _ptr.
FFTReal::BitReversedLUT::~BitReversedLUT | ( | void | ) |
Definition at line 510 of file FFTReal.cpp.
|
inline |
Definition at line 49 of file FFTReal.h.
References _ptr.
Referenced by FFTReal::do_fft(), and FFTReal::do_ifft().
|
private |
Definition at line 53 of file FFTReal.h.
Referenced by BitReversedLUT(), and get_ptr().