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 18748
18748
18749
18749
\pnum
18750
18750
\returns
18751
- A \tcode{basic_vec} or \tcode{basic_mask} object where the
18751
+ A data-parallel object where the
18752
18752
$i^\text{th}$ element is initialized to the result of
18753
18753
\tcode{\exposid{perm-fn}<$i$>()} for all $i$ in the range \range{0}{N}.
18754
18754
18773
18773
18774
18774
\pnum
18775
18775
\returns
18776
- A \tcode{basic_vec} or \tcode{basic_mask} object where the $i^\text{th}$
18776
+ A data-parallel object where the $i^\text{th}$
18777
18777
element is initialized to the result of \tcode{v[indices[$i$]]} for all $i$ in
18778
18778
the range \range{0}{I::size()}.
18779
18779
\end{itemdescr}
18802
18802
18803
18803
\pnum
18804
18804
\returns
18805
- A \tcode{basic_vec} or \tcode{basic_mask} object where the $i^\text{th}$
18805
+ A data-parallel object where the $i^\text{th}$
18806
18806
element is initialized to the result of \tcode{\exposid{select-value}($i$)}
18807
18807
for all $i$ in the range \range{0}{V::size()}.
18808
18808
\end{itemdescr}
18829
18829
18830
18830
\pnum
18831
18831
\returns
18832
- A \tcode{basic_vec} or \tcode{basic_mask} object where the $i^\text{th}$
18832
+ A data-parallel object where the $i^\text{th}$
18833
18833
element is initialized to the result of \tcode{\exposid{select-value}($i$)}
18834
18834
for all $i$ in the range \range{0}{V::size()}.
18835
18835
\end{itemdescr}
18856
18856
18857
18857
\pnum
18858
18858
\returns
18859
- A \tcode{basic_vec} or \tcode{basic_mask} object where the $i^\text{th}$
18859
+ A data-parallel object where the $i^\text{th}$
18860
18860
element is initialized to the result of \tcode{\exposid{select-value}($i$)}
18861
18861
for all $i$ in the range \range{0}{V::size()}.
18862
18862
\end{itemdescr}
You can’t perform that action at this time.
0 commit comments