<?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 Re: Multiple y functions as spline parameters in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Multiple-y-functions-as-spline-parameters/m-p/1730682#M37486</link>
    <description>&lt;P&gt;functions can be&amp;nbsp;&lt;SPAN&gt;std::vector&amp;lt;double&amp;gt; with the size of (nx * ny).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;A complete example of using multiple y-functions can be found as part of the oneMKL package.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 18 Dec 2025 11:03:48 GMT</pubDate>
    <dc:creator>Andrey_F_Intel</dc:creator>
    <dc:date>2025-12-18T11:03:48Z</dc:date>
    <item>
      <title>Multiple y functions as spline parameters</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Multiple-y-functions-as-spline-parameters/m-p/1730548#M37484</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to have multiple y- functions as parameters:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;df::spline&amp;lt;double, df::linear_spline::default_type&amp;gt; spl(q);
    spl.set_partitions(partitions.data(), nx)
       .set_coefficients(coeffs.data())
       .set_function_values(functions.data());&lt;/PRE&gt;&lt;P&gt;eg. can 'functions' be type std::vector&amp;lt;std::vector&amp;lt;double&amp;gt;&amp;gt; or in some other way to compute multiple y's&lt;/P&gt;&lt;P&gt;and if that is not possible how can these splines be computed in parallel?&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Dec 2025 13:15:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Multiple-y-functions-as-spline-parameters/m-p/1730548#M37484</guid>
      <dc:creator>kdev1</dc:creator>
      <dc:date>2025-12-17T13:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple y functions as spline parameters</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Multiple-y-functions-as-spline-parameters/m-p/1730678#M37485</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/464052"&gt;@kdev1&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thank you for your question.&lt;/P&gt;&lt;P&gt;It's possible. There is the function named&amp;nbsp;&lt;SPAN&gt;set_function_values. It accepts&amp;nbsp;FpType* as input. Follow the documentation link for more information:&amp;nbsp;&lt;A href="https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-dpcpp/2025-2/splines.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-dpcpp/2025-2/splines.html&lt;/A&gt;&amp;nbsp;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Let us know if you have more questions&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Dec 2025 10:49:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Multiple-y-functions-as-spline-parameters/m-p/1730678#M37485</guid>
      <dc:creator>Andrey_F_Intel</dc:creator>
      <dc:date>2025-12-18T10:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple y functions as spline parameters</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Multiple-y-functions-as-spline-parameters/m-p/1730682#M37486</link>
      <description>&lt;P&gt;functions can be&amp;nbsp;&lt;SPAN&gt;std::vector&amp;lt;double&amp;gt; with the size of (nx * ny).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;A complete example of using multiple y-functions can be found as part of the oneMKL package.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Dec 2025 11:03:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Multiple-y-functions-as-spline-parameters/m-p/1730682#M37486</guid>
      <dc:creator>Andrey_F_Intel</dc:creator>
      <dc:date>2025-12-18T11:03:48Z</dc:date>
    </item>
  </channel>
</rss>

