<?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 Operations with polynomial in Software Tuning, Performance Optimization &amp; Platform Monitoring</title>
    <link>https://community.intel.com/t5/Software-Tuning-Performance/operations-with-polynomial/m-p/809705#M846</link>
    <description>I havethree questions:&lt;BR /&gt;&lt;BR /&gt;- How many terms are in your polinomials?&lt;BR /&gt;- Did you try to substitute '&lt;STRONG&gt;y&lt;/STRONG&gt;' in thepolynomial '&lt;STRONG&gt;z&lt;/STRONG&gt;' and thento do normalization?&lt;BR /&gt;- Do you have a simple C++test case?&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Sergey&lt;BR /&gt;</description>
    <pubDate>Fri, 08 Jun 2012 02:51:35 GMT</pubDate>
    <dc:creator>SergeyKostrov</dc:creator>
    <dc:date>2012-06-08T02:51:35Z</dc:date>
    <item>
      <title>operations with polynomial</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/operations-with-polynomial/m-p/809704#M845</link>
      <description>I'm using G++ 4.6.2 and visual C++ 2010.&lt;BR /&gt;Currently using G++ 4.6.2 only addition and subtraction of polynomials is using the packed double instructions.&lt;BR /&gt;Any hint on how to achieve the same for multiplication and divison.&lt;BR /&gt;&lt;BR /&gt;And then there is the operation of "apply":&lt;BR /&gt;&lt;BR /&gt;Having a polynomial z(y) and one y(x):&lt;BR /&gt;&lt;BR /&gt;z = ay + by*y + cy*y^2 + dy*y^3 + ...&lt;BR /&gt;&lt;BR /&gt;y = ax + bx*x + cx*x^2 + dx*x^3 + ...&lt;BR /&gt;&lt;BR /&gt;The task is to get z(x).&lt;BR /&gt;&lt;BR /&gt;Currently I'm using a class containing a double array containing the coefficients.&lt;BR /&gt;</description>
      <pubDate>Sun, 03 Jun 2012 20:31:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/operations-with-polynomial/m-p/809704#M845</guid>
      <dc:creator>Peter_F_1</dc:creator>
      <dc:date>2012-06-03T20:31:44Z</dc:date>
    </item>
    <item>
      <title>Operations with polynomial</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/operations-with-polynomial/m-p/809705#M846</link>
      <description>I havethree questions:&lt;BR /&gt;&lt;BR /&gt;- How many terms are in your polinomials?&lt;BR /&gt;- Did you try to substitute '&lt;STRONG&gt;y&lt;/STRONG&gt;' in thepolynomial '&lt;STRONG&gt;z&lt;/STRONG&gt;' and thento do normalization?&lt;BR /&gt;- Do you have a simple C++test case?&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Sergey&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Jun 2012 02:51:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/operations-with-polynomial/m-p/809705#M846</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2012-06-08T02:51:35Z</dc:date>
    </item>
    <item>
      <title>Operations with polynomial</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/operations-with-polynomial/m-p/809706#M847</link>
      <description>&lt;DIV id="tiny_quote"&gt;&lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;Quoting &lt;A jquery1339473024031="58" rel="/en-us/services/profile/quick_profile.php?is_paid=&amp;amp;user_id=174856" href="https://community.intel.com/en-us/profile/174856/" class="basic"&gt;foelsche@sbcglobal.net&lt;/A&gt;&lt;/DIV&gt;&lt;DIV style="background-color: #e5e5e5; margin-left: 2px; margin-right: 2px; border: 1px inset; padding: 5px;"&gt;&lt;I&gt;...And then there is the operation of "&lt;STRONG&gt;&lt;SPAN style="text-decoration: underline;"&gt;apply&lt;/SPAN&gt;&lt;/STRONG&gt;"...&lt;/I&gt;&lt;/DIV&gt;&lt;BR /&gt;Could you provide more details? Is'&lt;STRONG&gt;apply&lt;/STRONG&gt;' a method declared and implementedin your class?&lt;/DIV&gt;</description>
      <pubDate>Tue, 12 Jun 2012 04:50:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/operations-with-polynomial/m-p/809706#M847</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2012-06-12T04:50:08Z</dc:date>
    </item>
  </channel>
</rss>

