<?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 Error in documentation in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-in-documentation/m-p/1115243#M24613</link>
    <description>&lt;P&gt;Here &lt;A href="https://software.intel.com/en-us/node/520871"&gt;https://software.intel.com/en-us/node/520871&lt;/A&gt; in packed storage description.&lt;/P&gt;

&lt;P&gt;This k(i, j) = i - 1 + (j - 1)/2 seems to be incorrect.&lt;/P&gt;</description>
    <pubDate>Wed, 03 Feb 2016 04:37:17 GMT</pubDate>
    <dc:creator>renorm2</dc:creator>
    <dc:date>2016-02-03T04:37:17Z</dc:date>
    <item>
      <title>Error in documentation</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-in-documentation/m-p/1115243#M24613</link>
      <description>&lt;P&gt;Here &lt;A href="https://software.intel.com/en-us/node/520871"&gt;https://software.intel.com/en-us/node/520871&lt;/A&gt; in packed storage description.&lt;/P&gt;

&lt;P&gt;This k(i, j) = i - 1 + (j - 1)/2 seems to be incorrect.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2016 04:37:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-in-documentation/m-p/1115243#M24613</guid>
      <dc:creator>renorm2</dc:creator>
      <dc:date>2016-02-03T04:37:17Z</dc:date>
    </item>
    <item>
      <title>pls clarify why do you think</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-in-documentation/m-p/1115244#M24614</link>
      <description>&lt;P&gt;pls clarify why do you think this is wrong description&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2016 16:00:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-in-documentation/m-p/1115244#M24614</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2016-02-03T16:00:43Z</dc:date>
    </item>
    <item>
      <title>Index k doesn't cover the</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-in-documentation/m-p/1115245#M24615</link>
      <description>&lt;P&gt;Index k doesn't cover the entire range from 1 to n*(n + 1)/2 needed to store all elements of symmetric matrix.&lt;/P&gt;

&lt;P&gt;Also, k is 0 when both i and j are equal to 1, while Fortran arrays are 1 based.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2016 16:25:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-in-documentation/m-p/1115245#M24615</guid>
      <dc:creator>renorm2</dc:creator>
      <dc:date>2016-02-03T16:25:00Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-in-documentation/m-p/1115246#M24616</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;You're right, there's an error in formula. It should be i-1+j*(j-1)/2 instead. However, it is correct that k(1,1)=0 as the link you were referred to is C documentation. In C documentation, we provide indices in C array notation. If you need an index in Fortran array, your formula would be i+j*(j-1)/2&lt;/P&gt;

&lt;P&gt;Thank you very much for finding this! We will fix it ASAP.&lt;/P&gt;

&lt;P&gt;Best regards,&lt;/P&gt;

&lt;P&gt;Konstantin&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2016 06:39:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-in-documentation/m-p/1115246#M24616</guid>
      <dc:creator>Konstantin_A_Intel</dc:creator>
      <dc:date>2016-02-04T06:39:00Z</dc:date>
    </item>
    <item>
      <title>status - escalated. we will</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-in-documentation/m-p/1115247#M24617</link>
      <description>&lt;P&gt;status - escalated. we will let you know when the fix the problem.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2016 07:35:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-in-documentation/m-p/1115247#M24617</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2016-02-04T07:35:19Z</dc:date>
    </item>
  </channel>
</rss>

