File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 17607
17607
\pnum
17608
17608
\returns
17609
17609
The value of an element \tcode{x[$j$]} for which \tcode{x[$i$] < x[$j$]} is
17610
- \tcode{false} for all $i$ in the range of \range{0}{basic_simd<T,
17611
- Abi>::size()}.
17610
+ \tcode{false} for all $i$ in the range of \range{0}{basic_simd<T, Abi>::size()}.
17612
17611
\end{itemdescr}
17613
17612
17614
17613
\begin{itemdecl}
17643
17642
\pnum
17644
17643
\returns
17645
17644
The value of an element \tcode{x[$j$]} for which \tcode{x[$j$] < x[$i$]} is
17646
- \tcode{false} for all $i$ in the range of \range{0}{basic_simd<T,
17647
- Abi>::size()}.
17645
+ \tcode{false} for all $i$ in the range of \range{0}{basic_simd<T, Abi>::size()}.
17648
17646
\end{itemdescr}
17649
17647
17650
17648
\begin{itemdecl}
18066
18064
\pnum
18067
18065
\returns
18068
18066
The result of the element-wise application of \tcode{min(a[$i$], b[$i$])} for
18069
- all $i$ in the range of \range{0}{size()}[ basic_simd<T, Abi>::] .
18067
+ all $i$ in the range of \range{0}{basic_simd<T, Abi>::size()} .
18070
18068
\end{itemdescr}
18071
18069
18072
18070
\begin{itemdecl}
18083
18081
\pnum
18084
18082
\returns
18085
18083
The result of the element-wise application of \tcode{max(a[$i$], b[$i$])} for
18086
- all $i$ in the range of \range{0}{size()}[ basic_simd<T, Abi>::] .
18084
+ all $i$ in the range of \range{0}{basic_simd<T, Abi>::size()} .
18087
18085
\end{itemdescr}
18088
18086
18089
18087
\begin{itemdecl}
You can’t perform that action at this time.
0 commit comments