<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>lpha_z</author_name>
  <author_url>https://blog.hatena.ne.jp/lpha_z/</author_url>
  <blog_title>よーる</blog_title>
  <blog_url>https://lpha-z.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>結構前の、constexpr関数を高速化する方法 - よーるという記事で、低速なconstexpr文脈の中でもある程度の速さで配列操作を行う方法として、パック展開を利用した配列を一気に構築する手法を紹介しました。 これを利用したバイトニックソートは、たとえば私の作った lfl/lfl.hpp at master · lpha-z/lfl · GitHub （171行目から201行目）があります。 私が書く前に存在した実装としては、bitonic_sort.hpp · GitHubなどでしょうか。 ところで、パック展開を用いると、シャッフル的なことが簡単にできます。 #include &lt;arra…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Flpha-z.hatenablog.com%2Fentry%2F2019%2F07%2F28%2F231500&quot; title=&quot;パック展開とバイトニックソート - よーる&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-07-28 23:15:00</published>
  <title>パック展開とバイトニックソート</title>
  <type>rich</type>
  <url>https://lpha-z.hatenablog.com/entry/2019/07/28/231500</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
