<?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 test for positive definite in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/test-for-positive-definite/m-p/879994#M9423</link>
    <description>Hi, &lt;BR /&gt; I have some code where I am generating matrices using a MCMC method. I require that all my matrices are positive definite so I want to be able to test this and if they fail to reject that sample.&lt;BR /&gt; So I'm looking for the quickest way to test small matrices to see if they're positive definite. &lt;BR /&gt; Does anyone have a recommendation?&lt;BR /&gt; Jeremy&lt;BR /&gt;</description>
    <pubDate>Wed, 28 Feb 2007 14:44:39 GMT</pubDate>
    <dc:creator>jft27</dc:creator>
    <dc:date>2007-02-28T14:44:39Z</dc:date>
    <item>
      <title>test for positive definite</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/test-for-positive-definite/m-p/879994#M9423</link>
      <description>Hi, &lt;BR /&gt; I have some code where I am generating matrices using a MCMC method. I require that all my matrices are positive definite so I want to be able to test this and if they fail to reject that sample.&lt;BR /&gt; So I'm looking for the quickest way to test small matrices to see if they're positive definite. &lt;BR /&gt; Does anyone have a recommendation?&lt;BR /&gt; Jeremy&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Feb 2007 14:44:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/test-for-positive-definite/m-p/879994#M9423</guid>
      <dc:creator>jft27</dc:creator>
      <dc:date>2007-02-28T14:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: test for positive definite</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/test-for-positive-definite/m-p/879995#M9424</link>
      <description>&lt;P&gt;Jeremy,&lt;/P&gt;
&lt;P&gt;I'd suggest you to try if Cholesky factorization succeed (see dpotrf function and friends in MKL).&lt;/P&gt;
&lt;P&gt;Dima&lt;/P&gt;</description>
      <pubDate>Wed, 28 Feb 2007 16:56:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/test-for-positive-definite/m-p/879995#M9424</guid>
      <dc:creator>Dmitry_B_Intel</dc:creator>
      <dc:date>2007-02-28T16:56:43Z</dc:date>
    </item>
  </channel>
</rss>

