File tree Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Original file line number Diff line number Diff line change 17
17
as summarized in \tref{numerics.summary}.
18
18
19
19
\begin{libsumtab}{Numerics library summary}{numerics.summary}
20
- \ref{numeric.requirements} & Requirements & \\ \rowsep
21
- \ref{cfenv} & Floating-point environment & \tcode{<cfenv>} \\ \rowsep
22
- \ref{complex.numbers} & Complex numbers & \tcode{<complex>} \\ \rowsep
23
- \ref{rand} & Random number generation & \tcode{<random>} \\ \rowsep
24
- \ref{numarray} & Numeric arrays & \tcode{<valarray>} \\ \rowsep
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>} \\
20
+ \ref{numeric.requirements} & Requirements & \\ \rowsep
21
+ \ref{cfenv} & Floating-point environment & \tcode{<cfenv>} \\ \rowsep
22
+ \ref{complex.numbers} & Complex numbers & \tcode{<complex>} \\ \rowsep
23
+ \ref{rand} & Random number generation & \tcode{<random>} \\ \rowsep
24
+ \ref{numarray} & Numeric arrays & \tcode{<valarray>} \\ \rowsep
25
+ \ref{c.math} & Mathematical functions for
26
+ floating-point types & \tcode{<cmath>}, \tcode{<cstdlib>} \\ \rowsep
27
+ \ref{numbers} & Numbers & \tcode{<numbers>} \\ \rowsep
28
+ \ref{linalg} & Linear algebra & \tcode{<linalg>} \\ \rowsep
29
+ \ref{simd} & Data-parallel types & \tcode{<simd>} \\
29
30
\end{libsumtab}
30
31
31
32
\rSec1[numeric.requirements]{Numeric type requirements}
You can’t perform that action at this time.
0 commit comments