|
inlineconstexpr |
Computes the.
Defined in Header
Parameters
x
: An instance of an SIMD valuei
: An eve::index indicating which lane of x
to broadcastReturn value
x
is an instance of an SIMD value T
, the call is equivalent to T{x.get(I)}
.x
is an instance of a scalar value the call simply returns x