<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yamaimo0625</author_name>
  <author_url>https://blog.hatena.ne.jp/yamaimo0625/</author_url>
  <blog_title>いものやま。</blog_title>
  <blog_url>https://yamaimo.hatenablog.jp/</blog_url>
  <categories>
    <anon>技術</anon>
    <anon>Swift</anon>
  </categories>
  <description>昨日はベクトルとSplatの説明をした。 今日はこれらを使った演算について。 転置 まずは転置。 次の関数が用意されている： // 転置した行列を生成して返す。 la_object_t la_transpose( la_object_t matrix); // 行列 スカラー倍 次はスカラー倍。 // スカラー倍した行列を生成して返す。 la_object_t la_scale_with_float( la_object_t matrix, // 行列 float scalar); // 何倍するか la_object_t la_scale_with_double( la_object_t m…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyamaimo.hatenablog.jp%2Fentry%2F2016%2F03%2F30%2F200000&quot; title=&quot;Swiftでの行列計算について調べてみた。（その3） - いものやま。&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>https://blog.st-hatena.com/images/theme/og-image-1500.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-03-30 20:00:00</published>
  <title>Swiftでの行列計算について調べてみた。（その3）</title>
  <type>rich</type>
  <url>https://yamaimo.hatenablog.jp/entry/2016/03/30/200000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
