<?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 Problems with 2D FFT in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Problems-with-2D-FFT/m-p/922240#M15823</link>
    <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I have a matrix 8X4 (all initialized by 3).If Icompute FFT the first line should be 24 and all the rest should be zero instead I get a single value of 192 which means thatit computed the fft as vector not as matrix !!! I don't understand what is the problem with my code ?!?!?!?! Please help me !&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 21 Dec 2004 22:00:14 GMT</pubDate>
    <dc:creator>Deleted_U_Intel</dc:creator>
    <dc:date>2004-12-21T22:00:14Z</dc:date>
    <item>
      <title>Problems with 2D FFT</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Problems-with-2D-FFT/m-p/922240#M15823</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I have a matrix 8X4 (all initialized by 3).If Icompute FFT the first line should be 24 and all the rest should be zero instead I get a single value of 192 which means thatit computed the fft as vector not as matrix !!! I don't understand what is the problem with my code ?!?!?!?! Please help me !&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 21 Dec 2004 22:00:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Problems-with-2D-FFT/m-p/922240#M15823</guid>
      <dc:creator>Deleted_U_Intel</dc:creator>
      <dc:date>2004-12-21T22:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with 2D FFT</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Problems-with-2D-FFT/m-p/922241#M15824</link>
      <description>&lt;DIV&gt;I'm not sure I understand your problemquite correctly. But if you have all values being the same =3 in your [8][4] matrix, then you should also expect only a single non-zero value (which is rescaled average of all block values - depending onwhen you do FFT normalization)in your FFT matrix.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Regards,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Andrew&lt;/DIV&gt;</description>
      <pubDate>Wed, 22 Dec 2004 00:59:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Problems-with-2D-FFT/m-p/922241#M15824</guid>
      <dc:creator>andrewk88</dc:creator>
      <dc:date>2004-12-22T00:59:52Z</dc:date>
    </item>
  </channel>
</rss>

