Home
last modified time | relevance | path

Searched refs:freqbuf (Results 1 – 1 of 1) sorted by relevance

/external/eigen/unsupported/doc/examples/
DFFT.cpp81 vector<T_freq> freqbuf; in fwd_inv() local
83 fft.fwd(freqbuf,timebuf); in fwd_inv()
86 fft.inv(timebuf2,freqbuf); in fwd_inv()