File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 18751
18751
18752
18752
\pnum
18753
18753
\returns
18754
- A \tcode{basic_vec} or \tcode{basic_mask} object where the
18754
+ A data-parallel object where the
18755
18755
$i^\text{th}$ element is initialized to the result of
18756
18756
\tcode{\exposid{perm-fn}<$i$>()} for all $i$ in the range \range{0}{N}.
18757
18757
18776
18776
18777
18777
\pnum
18778
18778
\returns
18779
- A \tcode{basic_vec} or \tcode{basic_mask} object where the $i^\text{th}$
18779
+ A data-parallel object where the $i^\text{th}$
18780
18780
element is initialized to the result of \tcode{v[indices[$i$]]} for all $i$ in
18781
18781
the range \range{0}{I::size()}.
18782
18782
\end{itemdescr}
18809
18809
18810
18810
\pnum
18811
18811
\returns
18812
- A \tcode{basic_vec} or \tcode{basic_mask} object where the $i^\text{th}$
18812
+ A data-parallel object where the $i^\text{th}$
18813
18813
element is initialized to the result of \tcode{\exposidnc{select-value}($i$)}
18814
18814
for all $i$ in the range \range{0}{V::size()}.
18815
18815
\end{itemdescr}
18838
18838
18839
18839
\pnum
18840
18840
\returns
18841
- A \tcode{basic_vec} or \tcode{basic_mask} object where the $i^\text{th}$
18841
+ A data-parallel object where the $i^\text{th}$
18842
18842
element is initialized to the result of \tcode{\exposidnc{select-value}($i$)}
18843
18843
for all $i$ in the range \range{0}{V::size()}.
18844
18844
\end{itemdescr}
18868
18868
18869
18869
\pnum
18870
18870
\returns
18871
- A \tcode{basic_vec} or \tcode{basic_mask} object where the $i^\text{th}$
18871
+ A data-parallel object where the $i^\text{th}$
18872
18872
element is initialized to the result of \tcode{\exposidnc{select-value}($i$)}
18873
18873
for all $i$ in the range \range{0}{V::size()}.
18874
18874
\end{itemdescr}
You can’t perform that action at this time.
0 commit comments