<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>chiharunpo</author_name>
  <author_url>https://blog.hatena.ne.jp/chiharunpo/</author_url>
  <blog_title>Chiharu の日記</blog_title>
  <blog_url>https://chiharunpo.hatenablog.com/</blog_url>
  <categories>
    <anon>Parallel force - パラレル・フォース</anon>
    <anon>C++</anon>
  </categories>
  <description>先日の日記の続き。 イメージの変形用にアフィン行列を定義しました。速度優先で固定小数（16.16）で実装してみました。演算子のオーバーロードで四則演算も可能。x64 のおかげで乗算時の 64bit 乗算も C/C++ で記述できるようになり、結構気軽な感じです。x86 だと 64bit = 32bit x 32bit はアセンブラでしか記述できなかったので。（んー。うろ覚えですが intrinsic ありましたっけ。 歩みはゆっくりですが、ぼちぼち実装を進めていきます。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fchiharunpo.hatenablog.com%2Fentry%2F20110703%2F1309671419&quot; title=&quot;アフィン行列 〜イメージの変形 - Chiharu の日記&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>2011-07-03 14:36:59</published>
  <title>アフィン行列 〜イメージの変形</title>
  <type>rich</type>
  <url>https://chiharunpo.hatenablog.com/entry/20110703/1309671419</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
