Sponsor:

Your company here, and a link to your site. Click to find out more.

unu-permute - Man Page

permute ordering of axes

Synopsis

unu permute -p,--permute <ax0 ax1 ...> [-i,--input <nin>] [-o,--output <nout>]

Description

Permute ordering of axes. The permutation gives the new ordering of the old axes (in 0-based numbering). For example, the permutation 0->1, 1->2, 2->0 would be “2 0 1”.

Options

-p <ax0 ax1 ...> , --permute <ax0 ax1 ...>

new axis ordering (1 or more unsigned ints)

-i <nin> , --input <nin>

input nrrd

-o <nout> , --output <nout>

output nrrd (string); default: “-

See Also

unu(1)

Referenced By

unu(1), unu-swap(1).

August 2021