<?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 The precision on the returned in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Eigenvalue-precision/m-p/1030703#M20118</link>
    <description>&lt;P&gt;The precision on the returned eigenvalues from LAPACKE_zheev is "double precision".&lt;/P&gt;

&lt;P&gt;The error bounds of the results depend on both machine epsilon and the input matrix. There is a code sample right on the netlib page that you referenced showing exactly how to compute the error bounds.&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 26 Aug 2014 16:45:56 GMT</pubDate>
    <dc:creator>Zhang_Z_Intel</dc:creator>
    <dc:date>2014-08-26T16:45:56Z</dc:date>
    <item>
      <title>Eigenvalue precision</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Eigenvalue-precision/m-p/1030702#M20117</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;

&lt;P&gt;I am working on a project where it is important to distinguish between 0 eigenvalues and non zero eigenvalues. Using the MKL routine LAPACKE_zheev returns me a list of eigenvalues which include some very close to zero. I was wondering what the precision on those is or rather whether they can be reliably distinguished from a zero eigenvalue by the algorithm.&lt;/P&gt;

&lt;P&gt;The only thing I have found on this topic so far is an article in the LAPACK specifications on Error bounds:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://www.netlib.org/lapack/lug/node89.html" target="_blank"&gt;http://www.netlib.org/lapack/lug/node89.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Does this article apply to the MKL routines aswell? I.e. is an eigenvalue larger than EERRBD guaranteed to belong to a non zero true eigenvalue? Is there a MKL routine that can be called to get the errorbound?&lt;/P&gt;

&lt;P&gt;If anyone has information on this thanks in advance.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2014 12:51:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Eigenvalue-precision/m-p/1030702#M20117</guid>
      <dc:creator>Felix_W_</dc:creator>
      <dc:date>2014-08-26T12:51:45Z</dc:date>
    </item>
    <item>
      <title>The precision on the returned</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Eigenvalue-precision/m-p/1030703#M20118</link>
      <description>&lt;P&gt;The precision on the returned eigenvalues from LAPACKE_zheev is "double precision".&lt;/P&gt;

&lt;P&gt;The error bounds of the results depend on both machine epsilon and the input matrix. There is a code sample right on the netlib page that you referenced showing exactly how to compute the error bounds.&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2014 16:45:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Eigenvalue-precision/m-p/1030703#M20118</guid>
      <dc:creator>Zhang_Z_Intel</dc:creator>
      <dc:date>2014-08-26T16:45:56Z</dc:date>
    </item>
  </channel>
</rss>

