ClikaRT::ops::flipud
function
flipud()
flip on dim 0: reverse the leading dim's order. Copies.
Throws
ClikaRT::Error: when the input's dtype is not served for this operation (the machine-readable reason ridescode_name()).
Returns: a new tensor, x's shape and dtype.
Declared in ClikaRT/compute/ops.h, line 3205