<?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 Finding the lin alg functions for C++ in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Finding-the-lin-alg-functions-for-C/m-p/826081#M5117</link>
    <description>Matt,&lt;DIV&gt;please look into cblas example - cblas_dgemmx.c.&lt;/DIV&gt;&lt;DIV&gt;You can find this example into &lt;MKL_ROOT&gt;\examples\cblas\source\ directory.&lt;/MKL_ROOT&gt;&lt;/DIV&gt;&lt;DIV&gt;--Gennady&lt;/DIV&gt;</description>
    <pubDate>Tue, 11 Jan 2011 20:10:05 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2011-01-11T20:10:05Z</dc:date>
    <item>
      <title>Finding the lin alg functions for C++</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Finding-the-lin-alg-functions-for-C/m-p/826080#M5116</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I'm new to c/c++ and new to MKL and I think I need a little help from you experienced guys:)&lt;BR /&gt;&lt;BR /&gt;I need to write a function that involves&lt;BR /&gt;&lt;BR /&gt;- SVD &amp;lt;--- I got that one to work!&lt;BR /&gt;- matrix multiplication &lt;BR /&gt;- matrix transpose&lt;BR /&gt;- divide rows/cols in matrix with a scalar (or multiply with the inverse of a diagonal matrix)&lt;BR /&gt;- finding (complex) eigenvalues&lt;BR /&gt;- LS solution to Ax=b&lt;BR /&gt;&lt;BR /&gt;So far I have been veryconfusedby all the FORTRAN stuff in the documentation (I'm coding in C++), but I have managed to get a working SVD by modifying an example that uses LAPACKE_dgesvd.&lt;BR /&gt;&lt;BR /&gt;For matrix multiplication I thought I could use dgemm, but in the documentation there is no interface for C and I couldn't find any examples! There seems to bemainly fortran functions in MKL!What shall I do? Can somebody help me finding the functions I need?Any help is MUCH appreciated!&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Matt</description>
      <pubDate>Tue, 11 Jan 2011 17:20:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Finding-the-lin-alg-functions-for-C/m-p/826080#M5116</guid>
      <dc:creator>madir</dc:creator>
      <dc:date>2011-01-11T17:20:32Z</dc:date>
    </item>
    <item>
      <title>Finding the lin alg functions for C++</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Finding-the-lin-alg-functions-for-C/m-p/826081#M5117</link>
      <description>Matt,&lt;DIV&gt;please look into cblas example - cblas_dgemmx.c.&lt;/DIV&gt;&lt;DIV&gt;You can find this example into &lt;MKL_ROOT&gt;\examples\cblas\source\ directory.&lt;/MKL_ROOT&gt;&lt;/DIV&gt;&lt;DIV&gt;--Gennady&lt;/DIV&gt;</description>
      <pubDate>Tue, 11 Jan 2011 20:10:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Finding-the-lin-alg-functions-for-C/m-p/826081#M5117</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2011-01-11T20:10:05Z</dc:date>
    </item>
    <item>
      <title>Finding the lin alg functions for C++</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Finding-the-lin-alg-functions-for-C/m-p/826082#M5118</link>
      <description>Exactly what I was looking for! Thanks Gennady!</description>
      <pubDate>Wed, 12 Jan 2011 16:45:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Finding-the-lin-alg-functions-for-C/m-p/826082#M5118</guid>
      <dc:creator>madir</dc:creator>
      <dc:date>2011-01-12T16:45:41Z</dc:date>
    </item>
  </channel>
</rss>

