<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tnnsst35</author_name>
  <author_url>https://blog.hatena.ne.jp/tnnsst35/</author_url>
  <blog_title>ぼくのセーブポイント</blog_title>
  <blog_url>https://blog.tnnsst35.me/</blog_url>
  <categories>
    <anon>PHP</anon>
  </categories>
  <description>&lt;div class=&quot;section&quot;&gt; &lt;?php $matrix = array( array(1, 2, 3), array(4, 5, 6), array(7, 8, 9), ); print_matrix($matrix); print_matrix(transpose($matrix)); function transpose($matrix) { $transpose = null; foreach ($matrix as $row_k =&gt; $row) { foreach ($row as $col_k =&gt; $col) { $transpose[$col_k][$row_k…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.tnnsst35.me%2Fentry%2Ftech%2Fphp%2F474%2F&quot; title=&quot;
				PHPで転置行列		 - ぼくのセーブポイント&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-08-17 10:03:35</published>
  <title>
				PHPで転置行列		</title>
  <type>rich</type>
  <url>https://blog.tnnsst35.me/entry/tech/php/474/</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
