<?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 Blas Level 2 is a tricky in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/evaluating-matrix-quadratic-form/m-p/808705#M3637</link>
    <description>&lt;P&gt;Blas Level 2 is a tricky thing. For example, my dsptrd faster dsptrd Intel MKL twice.&lt;/P&gt;&lt;P&gt;See &lt;A href="https://software.intel.com/en-us/forums/intel-math-kernel-library/topic/288316" target="_blank"&gt;https://software.intel.com/en-us/forums/intel-math-kernel-library/topic/288316&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 28 Apr 2019 23:27:36 GMT</pubDate>
    <dc:creator>Sigolaev__Yuriy</dc:creator>
    <dc:date>2019-04-28T23:27:36Z</dc:date>
    <item>
      <title>evaluating matrix quadratic form</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/evaluating-matrix-quadratic-form/m-p/808701#M3633</link>
      <description>What is the best way to evaluate the quadratic form X'*A*X where X is an mx1 matrix and A is a m x m symmetric matrix? Is there a routine to do this in MKL as this is a common problem?&lt;BR /&gt;Thanks, Tracy&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Feb 2012 01:09:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/evaluating-matrix-quadratic-form/m-p/808701#M3633</guid>
      <dc:creator>tracyx</dc:creator>
      <dc:date>2012-02-16T01:09:27Z</dc:date>
    </item>
    <item>
      <title>evaluating matrix quadratic form</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/evaluating-matrix-quadratic-form/m-p/808702#M3634</link>
      <description>For dense A, a call to &lt;B&gt;?gemv&lt;/B&gt; to compute A X, followed by a call to &lt;B&gt;?dot&lt;/B&gt;.</description>
      <pubDate>Thu, 16 Feb 2012 04:45:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/evaluating-matrix-quadratic-form/m-p/808702#M3634</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2012-02-16T04:45:19Z</dc:date>
    </item>
    <item>
      <title>The result of:</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/evaluating-matrix-quadratic-form/m-p/808703#M3635</link>
      <description>&lt;P&gt;The result of:&lt;/P&gt;&lt;P&gt;X' * A * X&lt;/P&gt;&lt;P&gt;For symmetric A has such a nice structure (Result is symmetric) that it is a pity MKL doesn't have an optimized function for it.&lt;BR /&gt;Quadratic Forms are very common in Machine Learning, Optimization, etc... It would benefit many users.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2019 16:46:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/evaluating-matrix-quadratic-form/m-p/808703#M3635</guid>
      <dc:creator>Royi</dc:creator>
      <dc:date>2019-04-26T16:46:10Z</dc:date>
    </item>
    <item>
      <title>In case of dense, there is no</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/evaluating-matrix-quadratic-form/m-p/808704#M3636</link>
      <description>&lt;P&gt;In case of dense, there is no single call solution as mecej4 mentioned.&lt;/P&gt;&lt;P&gt;However, if X and A are sparse matrices, then we added exactly this type of product to our Inspector-Executor Sparse BLAS routines. The structure is indeed quite nice. This type of product shows up a lot in multi-scale finite element methods as well where X could be a projection or elongation matrix. We call it the symmetric product with api -- mkl_sparse_sypr().&lt;/P&gt;&lt;P&gt;See reference documentation &lt;A href="https://software.intel.com/en-us/mkl-developer-reference-c-mkl-sparse-sypr"&gt;mkl_sparse_sypr&lt;/A&gt; for more details on how to use it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2019 20:44:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/evaluating-matrix-quadratic-form/m-p/808704#M3636</guid>
      <dc:creator>Spencer_P_Intel</dc:creator>
      <dc:date>2019-04-26T20:44:20Z</dc:date>
    </item>
    <item>
      <title>Blas Level 2 is a tricky</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/evaluating-matrix-quadratic-form/m-p/808705#M3637</link>
      <description>&lt;P&gt;Blas Level 2 is a tricky thing. For example, my dsptrd faster dsptrd Intel MKL twice.&lt;/P&gt;&lt;P&gt;See &lt;A href="https://software.intel.com/en-us/forums/intel-math-kernel-library/topic/288316" target="_blank"&gt;https://software.intel.com/en-us/forums/intel-math-kernel-library/topic/288316&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 28 Apr 2019 23:27:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/evaluating-matrix-quadratic-form/m-p/808705#M3637</guid>
      <dc:creator>Sigolaev__Yuriy</dc:creator>
      <dc:date>2019-04-28T23:27:36Z</dc:date>
    </item>
  </channel>
</rss>

