|
188 | 188 |
|
189 | 189 | <p class="text-right"><small> |
190 | 190 | 最終更新日時(UTC): |
191 | | - <span itemprop="datePublished" content="2024-07-28T13:32:33"> |
192 | | - 2024年07月28日 13時32分33秒 |
| 191 | + <span itemprop="datePublished" content="2024-12-20T08:46:04"> |
| 192 | + 2024年12月20日 08時46分04秒 |
193 | 193 | </span> |
194 | 194 | <br/> |
195 | 195 | <span itemprop="author" itemscope itemtype="http://schema.org/Person"> |
@@ -308,12 +308,18 @@ <h2>要件</h2> |
308 | 308 | </ul> |
309 | 309 | <h2><code>LayoutMapping</code>に該当する型</h2> |
310 | 310 | <ul> |
311 | | -<li><code><a href="layout_left/mapping.html">layout_left::mapping<E></a></code></li> |
312 | | -<li><code><a href="layout_right/mapping.html">layout_right::mapping<E></a></code></li> |
313 | | -<li><code><a href="layout_stride/mapping.html">layout_stride::mapping<E></a></code></li> |
314 | | -<li><code><a href="layout_left_padded/mapping.html">layout_left_padded<S>::mapping<E></a></code></li> |
315 | | -<li><code><a href="layout_right_padded/mapping.html">layout_right_padded<S>::mapping<E></a></code></li> |
316 | | -<li><code><a href="../linalg/layout_blas_packed/mapping.html">layout_blas_packed<T,SO>::mapping<E></a></code></li> |
| 311 | +<li><code><a href="../mdspan.html"><mdspan></a></code>ヘッダ<ul> |
| 312 | +<li>C++23 <code><a href="layout_left/mapping.html">layout_left::mapping<E></a></code></li> |
| 313 | +<li>C++23 <code><a href="layout_right/mapping.html">layout_right::mapping<E></a></code></li> |
| 314 | +<li>C++23 <code><a href="layout_stride/mapping.html">layout_stride::mapping<E></a></code></li> |
| 315 | +<li>C++26 <code><a href="layout_left_padded/mapping.html">layout_left_padded<S>::mapping<E></a></code></li> |
| 316 | +<li>C++26 <code><a href="layout_right_padded/mapping.html">layout_right_padded<S>::mapping<E></a></code></li> |
| 317 | +</ul> |
| 318 | +</li> |
| 319 | +<li><code><a href="../linalg.html"><linalg></a></code>ヘッダ<ul> |
| 320 | +<li>C++26 <code><a href="../linalg/layout_blas_packed/mapping.html">layout_blas_packed<T,SO>::mapping<E></a></code></li> |
| 321 | +</ul> |
| 322 | +</li> |
317 | 323 | </ul> |
318 | 324 | <h2>バージョン</h2> |
319 | 325 | <h3>言語</h3> |
|
0 commit comments