<?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 matrix storage order in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/matrix-storage-order/m-p/905298#M11584</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm calling MKL functions from C++.&lt;BR /&gt;I would know how the functions store results in the matrixes. In the documents it says that is column major (but seems that is something wrong or not corrected).&lt;BR /&gt;For example, in the case of 3x3 matrix in input, when I call &lt;FONT face="Courier New"&gt;ztrevc &lt;/FONT&gt;to find eigenvectors, I get in output vl (and vr). I want to know if &lt;FONT face="Courier New"&gt;vr[0], vr[1] and vr[2]&lt;/FONT&gt; is the first vector (or the first column of the vectors' matrix) or &lt;FONT face="Courier New"&gt;vr[0], vr[3], vr[6]&lt;/FONT&gt; is the correct form.&lt;BR /&gt;Thank you.</description>
    <pubDate>Tue, 17 Oct 2006 23:09:12 GMT</pubDate>
    <dc:creator>fernet</dc:creator>
    <dc:date>2006-10-17T23:09:12Z</dc:date>
    <item>
      <title>matrix storage order</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/matrix-storage-order/m-p/905298#M11584</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm calling MKL functions from C++.&lt;BR /&gt;I would know how the functions store results in the matrixes. In the documents it says that is column major (but seems that is something wrong or not corrected).&lt;BR /&gt;For example, in the case of 3x3 matrix in input, when I call &lt;FONT face="Courier New"&gt;ztrevc &lt;/FONT&gt;to find eigenvectors, I get in output vl (and vr). I want to know if &lt;FONT face="Courier New"&gt;vr[0], vr[1] and vr[2]&lt;/FONT&gt; is the first vector (or the first column of the vectors' matrix) or &lt;FONT face="Courier New"&gt;vr[0], vr[3], vr[6]&lt;/FONT&gt; is the correct form.&lt;BR /&gt;Thank you.</description>
      <pubDate>Tue, 17 Oct 2006 23:09:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/matrix-storage-order/m-p/905298#M11584</guid>
      <dc:creator>fernet</dc:creator>
      <dc:date>2006-10-17T23:09:12Z</dc:date>
    </item>
  </channel>
</rss>

