<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Quaternion Fourier Transform (QFT) in MKL in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Quaternion-Fourier-Transform-QFT-in-MKL/m-p/1012188#M19288</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;Would anyone know how to easily run Quaternion Fourier Transforms in MKL, or at least know of any other library that provides QFT on top of MKL's FFT?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I have been using the &lt;A href="http://qtfm.sourceforge.net/"&gt;Quaternion Toolbox for Matlab&lt;/A&gt; (QFTM), which implements QFT on top of MATLAB's FFT. The problem is that I don't really know if there is anything similar for C/C++ that could use MKL's routines. I know that I could manage to write some code to run FFT with quaternions, but I don't want to reinvent the wheel. Does MKL have any support to Quaternion algebra?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 15 Jul 2015 22:09:07 GMT</pubDate>
    <dc:creator>Antonio_Carlos_F_</dc:creator>
    <dc:date>2015-07-15T22:09:07Z</dc:date>
    <item>
      <title>Quaternion Fourier Transform (QFT) in MKL</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Quaternion-Fourier-Transform-QFT-in-MKL/m-p/1012188#M19288</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;Would anyone know how to easily run Quaternion Fourier Transforms in MKL, or at least know of any other library that provides QFT on top of MKL's FFT?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I have been using the &lt;A href="http://qtfm.sourceforge.net/"&gt;Quaternion Toolbox for Matlab&lt;/A&gt; (QFTM), which implements QFT on top of MATLAB's FFT. The problem is that I don't really know if there is anything similar for C/C++ that could use MKL's routines. I know that I could manage to write some code to run FFT with quaternions, but I don't want to reinvent the wheel. Does MKL have any support to Quaternion algebra?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2015 22:09:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Quaternion-Fourier-Transform-QFT-in-MKL/m-p/1012188#M19288</guid>
      <dc:creator>Antonio_Carlos_F_</dc:creator>
      <dc:date>2015-07-15T22:09:07Z</dc:date>
    </item>
    <item>
      <title>Hi Antonio Carlos F.,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Quaternion-Fourier-Transform-QFT-in-MKL/m-p/1012189#M19289</link>
      <description>&lt;P&gt;Hi Antonio Carlos F.,&lt;/P&gt;

&lt;P&gt;The immediate answer to your question is no, Intel MKL does not compute with quaternions.&lt;/P&gt;

&lt;P&gt;1D QFT can be replaced with 4 complex-to-complex 1D FFTs -- just search the Web for "quaternion FFT".&lt;/P&gt;

&lt;P&gt;Thank you.&lt;/P&gt;

&lt;P&gt;Evgueni.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jul 2015 06:40:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Quaternion-Fourier-Transform-QFT-in-MKL/m-p/1012189#M19289</guid>
      <dc:creator>Evgueni_P_Intel</dc:creator>
      <dc:date>2015-07-17T06:40:06Z</dc:date>
    </item>
  </channel>
</rss>

