Searched refs:internalLayoutVector (Results 1 – 2 of 2) sorted by relevance
80 …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()
189 AlignedVector<Scalar> internalLayoutVector() const;715 Fft<T>::internalLayoutVector() const in internalLayoutVector() function in pffft::Fft