Skip to content

Commit 4f05e67

Browse files
author
cpprefjp-autoupdate
committed
update automatically
1 parent 4dd12cb commit 4f05e67

File tree

6 files changed

+1139
-224
lines changed

6 files changed

+1139
-224
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-06T05:57:34">
180-
2024年07月06日 05時57分34秒
179+
<span itemprop="datePublished" content="2024-07-07T10:26:17">
180+
2024年07月07日 10時26分17秒
181181
</span>
182182
<br/>
183183
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
@@ -475,7 +475,7 @@ <h2>BLAS 3アルゴリズム</h2>
475475
</thead>
476476
<tbody>
477477
<tr>
478-
<td><code>matrix_product</code></td>
478+
<td><code><a href="linalg/matrix_product.html">matrix_product</a></code></td>
479479
<td>xGEMM: 2つの一般行列の積を求める (function template)</td>
480480
<td>C++26</td>
481481
</tr>

0 commit comments

Comments
 (0)