Home
last modified time | relevance | path

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

/external/pffft/
Dtest_pffft.cpp80 …pffft::AlignedVector<FftScalar> R = fft.internalLayoutVector(); // for R = forwardInternalLayout(X) in Ttest()
88 …pffft::AlignedVector<typename Fft::Scalar> R = fft.internalLayoutVector(); // for R = forwardInte… in Ttest()
Dpffft.hpp189 AlignedVector<Scalar> internalLayoutVector() const;
715 Fft<T>::internalLayoutVector() const in internalLayoutVector() function in pffft::Fft