<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mutsumunemitsutan</author_name>
  <author_url>https://blog.hatena.ne.jp/mutsumunemitsutan/</author_url>
  <blog_title>数学とか語学とか楽しいよね</blog_title>
  <blog_url>https://mathlang.hatenablog.com/</blog_url>
  <categories>
    <anon>数値計算</anon>
    <anon>連立一次方程式</anon>
  </categories>
  <description>今回は連立一次方程式の係数が三重対角行列のときにとても効率の良い、TDMA（三重対角行列アルゴリズム、Tri-Diagonal Matrix Algorithm）のC++コードを公開します。TDMAは直接法に分類される手法で、流体計算の際のソルバーとして用いられています。理論はhttp://penguinitis.g1.xrea.com/study/note/tdma.pdfがわかりやすく参考になります。方程式が3つの例がわざわざ示されており、とてもわかりやすいです。アルゴリズムの流れを書きます。連立一次方程式を とします。このときTDMAのアルゴリズムは 1. 、 と定める 2. 、 を使っ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmathlang.hatenablog.com%2Fentry%2F2018%2F10%2F14%2F232741&quot; title=&quot;【連立一次方程式】TDMA（三重対角行列アルゴリズム、Tri-Diagonal Matrix Algorithm）C++コード付き - 数学とか語学とか楽しいよね&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>http://chart.apis.google.com/chart?cht=tx&amp;chl=%20%5CDelta%20u%2Bf%3D0</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-10-14 23:27:41</published>
  <title>【連立一次方程式】TDMA（三重対角行列アルゴリズム、Tri-Diagonal Matrix Algorithm）C++コード付き</title>
  <type>rich</type>
  <url>https://mathlang.hatenablog.com/entry/2018/10/14/232741</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
