We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41afa10 commit 8f307b9Copy full SHA for 8f307b9
source/numerics.tex
@@ -25,7 +25,8 @@
25
\ref{c.math} & Mathematical functions for floating-point types &
26
\tcode{<cmath>}, \tcode{<cstdlib>} \\ \rowsep
27
\ref{numbers} & Numbers & \tcode{<numbers>} \\ \rowsep
28
-\ref{linalg} & Linear algebra & \tcode{<linalg>} \\
+\ref{linalg} & Linear algebra & \tcode{<linalg>} \\ \rowsep
29
+\ref{simd} & Data-parallel types & \tcode{<simd>} \\
30
\end{libsumtab}
31
32
\rSec1[numeric.requirements]{Numeric type requirements}
0 commit comments