<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tyouiifan</author_name>
  <author_url>https://blog.hatena.ne.jp/tyouiifan/</author_url>
  <blog_title>いつか来た道</blog_title>
  <blog_url>https://tyouiifan.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>BigIntegerの再実装を着々と進める はずなんだけど、プログラムの構成にちょっと困った問題が出てきた。 実際高速化するには、有限体の元を表すInt配列のサイズをその体のサイズに合わせ 無駄な操作を一切省くのがベストなんだけど、 それをやると有限体のサイズを変更するたびに 演算クラスをそれに合わせて準備する必要がある。 これだとすぐに使えるサイズが決められてしまい、汎用性を著しく損ねるし、 メソッドオーバーロードでメソッド数を増やすにしても、 有限体のサイズを変えるたびに新たなメソッドを作らなくてはならない。 何とかインターフェイスとかをうまく使って、クラス継承の関係から処理したい。 実は…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftyouiifan.hatenadiary.org%2Fentry%2F20080522%2F1211464853&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>2008-05-22 23:00:53</published>
  <title>プログラミング</title>
  <type>rich</type>
  <url>https://tyouiifan.hatenadiary.org/entry/20080522/1211464853</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
