<?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 Does MKL has any subroutines for Kronecker Product? in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-MKL-has-any-subroutines-for-Kronecker-Product/m-p/1023330#M19785</link>
    <description>&lt;P&gt;Like the subject. Anyone know about it?&lt;/P&gt;</description>
    <pubDate>Mon, 19 Oct 2015 11:08:06 GMT</pubDate>
    <dc:creator>志强_赵_</dc:creator>
    <dc:date>2015-10-19T11:08:06Z</dc:date>
    <item>
      <title>Does MKL has any subroutines for Kronecker Product?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-MKL-has-any-subroutines-for-Kronecker-Product/m-p/1023330#M19785</link>
      <description>&lt;P&gt;Like the subject. Anyone know about it?&lt;/P&gt;</description>
      <pubDate>Mon, 19 Oct 2015 11:08:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-MKL-has-any-subroutines-for-Kronecker-Product/m-p/1023330#M19785</guid>
      <dc:creator>志强_赵_</dc:creator>
      <dc:date>2015-10-19T11:08:06Z</dc:date>
    </item>
    <item>
      <title>see this thread -  https:/</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-MKL-has-any-subroutines-for-Kronecker-Product/m-p/1023331#M19786</link>
      <description>&lt;P&gt;see this thread - &amp;nbsp;https://software.intel.com/en-us/forums/intel-math-kernel-library/topic/592457&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Oct 2015 11:20:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-MKL-has-any-subroutines-for-Kronecker-Product/m-p/1023331#M19786</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2015-10-19T11:20:35Z</dc:date>
    </item>
    <item>
      <title>Right, there is no exact</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-MKL-has-any-subroutines-for-Kronecker-Product/m-p/1023332#M19787</link>
      <description>&lt;P&gt;Right, there is no exact function to do this.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;MKL lapack provide one function ?lakf2&lt;/P&gt;

&lt;P&gt;Forms a matrix containing Kronecker products&lt;BR /&gt;
	between the given matrices.&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	Include Files&lt;BR /&gt;
	• mkl.h&lt;BR /&gt;
	Description&lt;BR /&gt;
	The routine ?lakf2forms the 2*m*nby 2*m*nmatrix Z.&lt;/P&gt;

&lt;P&gt;You may check if it can work. Otherwise, you may call&lt;/P&gt;

&lt;P&gt;for &amp;nbsp;loop mxn&amp;nbsp;&lt;/P&gt;

&lt;P&gt;mkl_?omatcopy (aij * B)&amp;nbsp;&lt;BR /&gt;
	Performs scaling and out-place transposition/copying&lt;BR /&gt;
	of matrices.&lt;/P&gt;

&lt;P&gt;do Kron(A,B)&lt;/P&gt;

&lt;P&gt;Best Regards,&lt;/P&gt;

&lt;P&gt;Ying&lt;BR /&gt;
	,&lt;BR /&gt;
	,&lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2015 08:37:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-MKL-has-any-subroutines-for-Kronecker-Product/m-p/1023332#M19787</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2015-10-20T08:37:31Z</dc:date>
    </item>
  </channel>
</rss>

