.. Copyright (c) 2016, Johan Mabille, Sylvain Corlay and Wolf Vollprecht Distributed under the terms of the BSD 3-Clause License. The full license is in the file LICENSE, distributed with this software. xfft ==== Defined in ``xtensor/misc/xfft.hpp`` .. doxygenfunction:: xt::fft::fft(E&&, std::ptrdiff_t) .. doxygenfunction:: xt::fft::ifft(E&&, std::ptrdiff_t) .. doxygenfunction:: xt::fft::convolve(E1&&, E2&&, std::ptrdiff_t)