Skip to content

Commit b043e95

Browse files
author
cpprefjp-autoupdate
committed
update automatically
1 parent a387b9a commit b043e95

File tree

7 files changed

+1335
-320
lines changed

7 files changed

+1335
-320
lines changed

reference/linalg.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,8 @@
176176

177177
<p class="text-right"><small>
178178
最終更新日時(UTC):
179-
<span itemprop="datePublished" content="2024-07-17T05:31:13">
180-
2024年07月17日 05時31分13秒
179+
<span itemprop="datePublished" content="2024-07-18T02:32:33">
180+
2024年07月18日 02時32分33秒
181181
</span>
182182
<br/>
183183
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
@@ -530,7 +530,7 @@ <h2>BLAS 3アルゴリズム</h2>
530530
<td>C++26</td>
531531
</tr>
532532
<tr>
533-
<td><code>triangular_matrix_matrix_right_solve</code></td>
533+
<td><code><a href="linalg/triangular_matrix_matrix_right_solve.html">triangular_matrix_matrix_right_solve</a></code></td>
534534
<td>xTRSM: 三角行列の連立一次方程式を解く (function template)</td>
535535
<td>C++26</td>
536536
</tr>

reference/linalg/triangular_matrix_matrix_left_solve.html

Lines changed: 124 additions & 9 deletions
Large diffs are not rendered by default.

reference/linalg/triangular_matrix_matrix_right_solve.html

Lines changed: 618 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)