<?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 Find sign of determinat in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Find-sign-of-determinat/m-p/887625#M10115</link>
    <description>&lt;P&gt;Iwant to find the sign of large matrix determinat. In a iterative dichotomic process, let find when the matrix becomes singular when the sign of determinant changes.&lt;/P&gt;
&lt;P&gt;Do you know some function of mkl to do this?&lt;/P&gt;</description>
    <pubDate>Sat, 06 Dec 2008 22:23:48 GMT</pubDate>
    <dc:creator>ustatic</dc:creator>
    <dc:date>2008-12-06T22:23:48Z</dc:date>
    <item>
      <title>Find sign of determinat</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Find-sign-of-determinat/m-p/887625#M10115</link>
      <description>&lt;P&gt;Iwant to find the sign of large matrix determinat. In a iterative dichotomic process, let find when the matrix becomes singular when the sign of determinant changes.&lt;/P&gt;
&lt;P&gt;Do you know some function of mkl to do this?&lt;/P&gt;</description>
      <pubDate>Sat, 06 Dec 2008 22:23:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Find-sign-of-determinat/m-p/887625#M10115</guid>
      <dc:creator>ustatic</dc:creator>
      <dc:date>2008-12-06T22:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: Find sign of determinat</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Find-sign-of-determinat/m-p/887626#M10116</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;BR /&gt;Hello,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I'm afraid there's no easier way to know the sign of the determinant than to compute a determinant, which is equivalent to making LU decomposition.&lt;/P&gt;
&lt;P&gt;It would be difficult also to detect a singularity because of the rounding errors during computation. The result could be unpredictable atsingular or ill-conditioned matrix.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Michael.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Dec 2008 16:56:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Find-sign-of-determinat/m-p/887626#M10116</guid>
      <dc:creator>Michael_C_Intel4</dc:creator>
      <dc:date>2008-12-11T16:56:40Z</dc:date>
    </item>
  </channel>
</rss>

