<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>fukuda_kari</author_name>
  <author_url>https://blog.hatena.ne.jp/fukuda_kari/</author_url>
  <blog_title>福田(仮)の日記</blog_title>
  <blog_url>https://fukuda-kari.hatenadiary.org/</blog_url>
  <categories>
    <anon>プログラム</anon>
  </categories>
  <description>今年からまた画像処理とかやりそうな雰囲気なので、 行列計算の整理と計算クラスの作成をチマチマと開始。 行列のデータを簡単に作りたいので、仕様を検討。 イメージはこんな感じ。 Matrix A(3,3); Matrix B(3,2); Matrix C(3,2); A = {{0,2,1}, {1,0,3}, {1,4,1}}; B = {{1,3}, {5,3}, {2,3}}; C = A * B; もっと簡単に出来ればいいんだろうけど…。 あと、行列計算は行数と列数が合ってないと計算出来ないので、 エラー処理が必要かな…。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffukuda-kari.hatenadiary.org%2Fentry%2F20150605%2F1433467665&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>2015-06-05 10:27:45</published>
  <title>行列計算クラス</title>
  <type>rich</type>
  <url>https://fukuda-kari.hatenadiary.org/entry/20150605/1433467665</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
