Skip to content

Commit 3eee442

Browse files
author
cpprefjp-autoupdate
committed
update automatically
1 parent 19e5990 commit 3eee442

File tree

6 files changed

+1084
-73
lines changed

6 files changed

+1084
-73
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-06-29T02:13:58">
180-
2024年06月29日 02時13分58秒
179+
<span itemprop="datePublished" content="2024-06-30T03:04:52">
180+
2024年06月30日 03時04分52秒
181181
</span>
182182
<br/>
183183
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
@@ -433,7 +433,7 @@ <h2>BLAS 2アルゴリズム</h2>
433433
<td>C++26</td>
434434
</tr>
435435
<tr>
436-
<td><code>matrix_rank_1_update</code></td>
436+
<td><code><a href="linalg/matrix_rank_1_update.html">matrix_rank_1_update</a></code></td>
437437
<td>xGER, xGERU: 行列のRank-1更新 (function template)</td>
438438
<td>C++26</td>
439439
</tr>

0 commit comments

Comments
 (0)