<?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 Re: packed storage in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/packed-storage/m-p/848664#M6402</link>
    <description>&lt;P&gt;You need to provide a bit more context such as for what function. Are you referring to the symmetric linear solvers in LAPACK? For ?potrf, the matrix is stored full. However, for the packed cases, ?pptrf, you have the option of providing either the upper or lower matrix. In either case the data is stored by columns.&lt;/P&gt;
&lt;P&gt;Bruce&lt;/P&gt;</description>
    <pubDate>Mon, 02 Jul 2007 16:48:19 GMT</pubDate>
    <dc:creator>Intel_C_Intel</dc:creator>
    <dc:date>2007-07-02T16:48:19Z</dc:date>
    <item>
      <title>packed storage</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/packed-storage/m-p/848663#M6401</link>
      <description>If A is a symmetric matrix:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="Courier New"&gt;&lt;B&gt; 1 2 3            1 2 3&lt;BR /&gt;A=  2 5 4   Up part =    5 4&lt;BR /&gt; 3 4 6               6&lt;/B&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="Times New Roman"&gt;what is the form for the packed storage array of A?&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="Courier New"&gt;&lt;B&gt;[1  2  5  3  4  6] (for col)&lt;/B&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;&lt;B&gt;&lt;FONT face="Courier New"&gt;[1  2  3  5  4  6] (for row)&lt;/FONT&gt;&lt;/B&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;?&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Mon, 02 Jul 2007 13:31:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/packed-storage/m-p/848663#M6401</guid>
      <dc:creator>anacondgame</dc:creator>
      <dc:date>2007-07-02T13:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: packed storage</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/packed-storage/m-p/848664#M6402</link>
      <description>&lt;P&gt;You need to provide a bit more context such as for what function. Are you referring to the symmetric linear solvers in LAPACK? For ?potrf, the matrix is stored full. However, for the packed cases, ?pptrf, you have the option of providing either the upper or lower matrix. In either case the data is stored by columns.&lt;/P&gt;
&lt;P&gt;Bruce&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jul 2007 16:48:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/packed-storage/m-p/848664#M6402</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2007-07-02T16:48:19Z</dc:date>
    </item>
  </channel>
</rss>

