|
inlineconstexpr |
Parameters
x
: argument.n
: n scalar delimiting the band to be reversed at both ends of x.c
: Conditional expression masking the operation.m
: Logical value masking the operation.Return value
x
, the call is identical to reverse(x)
.