<?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 Wrong example on the FIRMR reference page in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Wrong-example-on-the-FIRMR-reference-page/m-p/1069143#M24495</link>
    <description>&lt;P&gt;Hi.&lt;/P&gt;

&lt;P&gt;IMHO, there are several misstakes on the FIRMR reference page (https://software.intel.com/en-us/node/529034).&lt;/P&gt;

&lt;P&gt;1) ippsFIRMR_Init_32f - &lt;SPAN class="gt-baf-word-clickable"&gt;redundant "_" in function name&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN class="gt-baf-word-clickable"&gt;2) Wrong sizes of &lt;/SPAN&gt;pDlySrc and pSrc. They are more than &lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;SPAN&gt;necessary.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;
	In the case when upFactor==1 size of pSrc must be "downFactor*(numIters-1)+1" and size of pDlySrc must be "tapsLen - 1". But in example if we change upFactor to 1 then size of pSrc becomes equal to "downFactor*numIters" and size of pDlySrc becomes equal to "tapsLen"&lt;/P&gt;

&lt;P&gt;&lt;SPAN class="gt-cc-tc" style=""&gt;&lt;SPAN class="gt-ct-text"&gt;Correct me if I'm wrong.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 29 Mar 2017 03:57:41 GMT</pubDate>
    <dc:creator>Aleksey_Y_</dc:creator>
    <dc:date>2017-03-29T03:57:41Z</dc:date>
    <item>
      <title>Wrong example on the FIRMR reference page</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Wrong-example-on-the-FIRMR-reference-page/m-p/1069143#M24495</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;

&lt;P&gt;IMHO, there are several misstakes on the FIRMR reference page (https://software.intel.com/en-us/node/529034).&lt;/P&gt;

&lt;P&gt;1) ippsFIRMR_Init_32f - &lt;SPAN class="gt-baf-word-clickable"&gt;redundant "_" in function name&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN class="gt-baf-word-clickable"&gt;2) Wrong sizes of &lt;/SPAN&gt;pDlySrc and pSrc. They are more than &lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;SPAN&gt;necessary.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;
	In the case when upFactor==1 size of pSrc must be "downFactor*(numIters-1)+1" and size of pDlySrc must be "tapsLen - 1". But in example if we change upFactor to 1 then size of pSrc becomes equal to "downFactor*numIters" and size of pDlySrc becomes equal to "tapsLen"&lt;/P&gt;

&lt;P&gt;&lt;SPAN class="gt-cc-tc" style=""&gt;&lt;SPAN class="gt-ct-text"&gt;Correct me if I'm wrong.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2017 03:57:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Wrong-example-on-the-FIRMR-reference-page/m-p/1069143#M24495</guid>
      <dc:creator>Aleksey_Y_</dc:creator>
      <dc:date>2017-03-29T03:57:41Z</dc:date>
    </item>
    <item>
      <title>Some addition. In the chapter</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Wrong-example-on-the-FIRMR-reference-page/m-p/1069144#M24496</link>
      <description>&lt;P&gt;Some addition. In the chapter "Description" there is a line:&lt;BR /&gt;
	"y(0)=h(&lt;SPAN class="parmname"&gt;tapsLen&lt;/SPAN&gt;-1)*d(1)+h(&lt;SPAN class="parmname"&gt;tapsLen&lt;/SPAN&gt;-2)*d(2)+...+h(1)*x(0)+h(0)*x(1)".&lt;/P&gt;

&lt;P&gt;It should be :&lt;BR /&gt;
	"y(1)=h(&lt;SPAN class="parmname"&gt;tapsLen&lt;/SPAN&gt;-1)*d(1)+h(&lt;SPAN class="parmname"&gt;tapsLen&lt;/SPAN&gt;-2)*d(2)+...+h(1)*x(0)+h(0)*x(1)"&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2017 03:48:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Wrong-example-on-the-FIRMR-reference-page/m-p/1069144#M24496</guid>
      <dc:creator>Aleksey_Y_</dc:creator>
      <dc:date>2017-03-31T03:48:57Z</dc:date>
    </item>
  </channel>
</rss>

