<?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 Documentation of mkl_comatadd ( ) in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Documentation-of-mkl-comatadd/m-p/801809#M3119</link>
    <description>In the example comatadd.c , alpha and beta are indeed defined as complex numbers, not pointers as in the documentation !!</description>
    <pubDate>Thu, 14 Jun 2012 14:22:17 GMT</pubDate>
    <dc:creator>Customer__Intel4</dc:creator>
    <dc:date>2012-06-14T14:22:17Z</dc:date>
    <item>
      <title>Documentation of mkl_comatadd ( )</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Documentation-of-mkl-comatadd/m-p/801807#M3117</link>
      <description>According to thedocumentation of mkl_comatadd ( ), its arguments are as follows:&lt;DIV&gt;void mkl_comatadd(char &lt;VAR class="varname"&gt;ordering&lt;/VAR&gt;, char &lt;VAR class="varname"&gt;transa&lt;/VAR&gt;, char &lt;VAR class="varname"&gt;transb&lt;/VAR&gt;, size_t &lt;VAR class="varname"&gt;m&lt;/VAR&gt;, size_t &lt;VAR class="varname"&gt;n&lt;/VAR&gt;,
 MKL_Complex8 *&lt;VAR class="varname"&gt;alpha&lt;/VAR&gt;, MKL_Complex8 *&lt;VAR class="varname"&gt;A&lt;/VAR&gt;, size_t &lt;VAR class="varname"&gt;lda&lt;/VAR&gt;, float *&lt;VAR class="varname"&gt;beta&lt;/VAR&gt;, float *&lt;VAR class="varname"&gt;B&lt;/VAR&gt;, size_t &lt;VAR class="varname"&gt;ldb&lt;/VAR&gt;, MKL_Complex8 *&lt;VAR class="varname"&gt;C&lt;/VAR&gt;, size_t &lt;VAR class="varname"&gt;ldc&lt;/VAR&gt;);&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;so when I pass alpha and beta as pointers to complex and float, I get errors indicating that both of them should be of type complex and not pointers. So is there a mistake in the documentation ?&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thanks&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 14 Jun 2012 11:42:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Documentation-of-mkl-comatadd/m-p/801807#M3117</guid>
      <dc:creator>Customer__Intel4</dc:creator>
      <dc:date>2012-06-14T11:42:09Z</dc:date>
    </item>
    <item>
      <title>Documentation of mkl_comatadd ( )</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Documentation-of-mkl-comatadd/m-p/801808#M3118</link>
      <description>there are no problem with documantation. please look at the example -MKLROOT\examples\transc\source" comatadd.c</description>
      <pubDate>Thu, 14 Jun 2012 12:46:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Documentation-of-mkl-comatadd/m-p/801808#M3118</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2012-06-14T12:46:48Z</dc:date>
    </item>
    <item>
      <title>Documentation of mkl_comatadd ( )</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Documentation-of-mkl-comatadd/m-p/801809#M3119</link>
      <description>In the example comatadd.c , alpha and beta are indeed defined as complex numbers, not pointers as in the documentation !!</description>
      <pubDate>Thu, 14 Jun 2012 14:22:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Documentation-of-mkl-comatadd/m-p/801809#M3119</guid>
      <dc:creator>Customer__Intel4</dc:creator>
      <dc:date>2012-06-14T14:22:17Z</dc:date>
    </item>
    <item>
      <title>Documentation of mkl_comatadd ( )</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Documentation-of-mkl-comatadd/m-p/801810#M3120</link>
      <description>opps, I checked into header file first. Yes, this is doc's issue. We will fix that.</description>
      <pubDate>Thu, 14 Jun 2012 15:11:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Documentation-of-mkl-comatadd/m-p/801810#M3120</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2012-06-14T15:11:32Z</dc:date>
    </item>
  </channel>
</rss>

