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 18729
18729
18730
18730
\pnum
18731
18731
\returns
18732
- A \tcode{basic_vec} or \tcode{basic_mask} object where the
18732
+ A data-parallel object where the
18733
18733
$i^\text{th}$ element is initialized to the result of
18734
18734
\tcode{\exposid{perm-fn}<$i$>()} for all $i$ in the range \range{0}{N}.
18735
18735
18754
18754
18755
18755
\pnum
18756
18756
\returns
18757
- A \tcode{basic_vec} or \tcode{basic_mask} object where the $i^\text{th}$
18757
+ A data-parallel object where the $i^\text{th}$
18758
18758
element is initialized to the result of \tcode{v[indices[$i$]]} for all $i$ in
18759
18759
the range \range{0}{I::size()}.
18760
18760
\end{itemdescr}
18783
18783
18784
18784
\pnum
18785
18785
\returns
18786
- A \tcode{basic_vec} or \tcode{basic_mask} object where the $i^\text{th}$
18786
+ A data-parallel object where the $i^\text{th}$
18787
18787
element is initialized to the result of \tcode{\exposid{select-value}($i$)}
18788
18788
for all $i$ in the range \range{0}{V::size()}.
18789
18789
\end{itemdescr}
18810
18810
18811
18811
\pnum
18812
18812
\returns
18813
- A \tcode{basic_vec} or \tcode{basic_mask} object where the $i^\text{th}$
18813
+ A data-parallel object where the $i^\text{th}$
18814
18814
element is initialized to the result of \tcode{\exposid{select-value}($i$)}
18815
18815
for all $i$ in the range \range{0}{V::size()}.
18816
18816
\end{itemdescr}
18837
18837
18838
18838
\pnum
18839
18839
\returns
18840
- A \tcode{basic_vec} or \tcode{basic_mask} object where the $i^\text{th}$
18840
+ A data-parallel object where the $i^\text{th}$
18841
18841
element is initialized to the result of \tcode{\exposid{select-value}($i$)}
18842
18842
for all $i$ in the range \range{0}{V::size()}.
18843
18843
\end{itemdescr}
You can’t perform that action at this time.
0 commit comments