File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1985819858A \tcode{basic_vec} object where the $i^\text{th}$ element is initialized to
1985919859the result of \tcode{\placeholder{bit-func}(v0[$i$],
1986019860static_cast<int>(v1[$i$]))} for all $i$ in the range \range{0}{V0::size()},
19861- where \placeholder{bit-func} is the corresponding scalar function from \libheader{bit}.
19861+ where \tcode{\ placeholder{bit-func} } is the corresponding scalar function from \libheader{bit}.
1986219862\end{itemdescr}
1986319863
1986419864\indexlibrarymember{rotl}{simd}
1987719877\returns
1987819878A \tcode{basic_vec} object where the $i^\text{th}$ element is initialized to
1987919879the result of \tcode{\placeholder{bit-func}(v[$i$], s)} for all $i$ in the
19880- range \range{0}{V::size()}, where \placeholder{bit-func} is the corresponding
19880+ range \range{0}{V::size()}, where \tcode{\ placeholder{bit-func} } is the corresponding
1988119881scalar function from \libheader{bit}.
1988219882\end{itemdescr}
1988319883
1991119911\returns
1991219912A \tcode{basic_vec} object where the $i^\text{th}$ element is initialized to
1991319913the result of \tcode{\placeholder{bit-func}(v[$i$])} for all $i$ in the range
19914- \range{0}{V::size()}, where \placeholder{bit-func} is the corresponding scalar
19914+ \range{0}{V::size()}, where \tcode{\ placeholder{bit-func} } is the corresponding scalar
1991519915function from \libheader{bit}.
1991619916\end{itemdescr}
1991719917
You can’t perform that action at this time.
0 commit comments