![]() |
![]()
| ![]() |
![]()
NAMEstd::experimental::max - std::experimental::max Synopsis Defined in header <experimental/simd>
Parameters a - the first vector of elements for max
Return value The result of binary element-wise application of std::max(a[i],
b[i]) for all i ∈
ExampleSee also
|