Skip to content

Commit 8f307b9

Browse files
committed
[numerics.general] Add library summary entry
1 parent 41afa10 commit 8f307b9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/numerics.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
\ref{c.math} & Mathematical functions for floating-point types &
2626
\tcode{<cmath>}, \tcode{<cstdlib>} \\ \rowsep
2727
\ref{numbers} & Numbers & \tcode{<numbers>} \\ \rowsep
28-
\ref{linalg} & Linear algebra & \tcode{<linalg>} \\
28+
\ref{linalg} & Linear algebra & \tcode{<linalg>} \\ \rowsep
29+
\ref{simd} & Data-parallel types & \tcode{<simd>} \\
2930
\end{libsumtab}
3031

3132
\rSec1[numeric.requirements]{Numeric type requirements}

0 commit comments

Comments
 (0)