Skip to contents

Transposes a tensor according to a permutation.

Usage

nvl_transpose(operand, permutation)

Arguments

operand

(tensorish)
Operand.

permutation

(integer())
Dimension permutation.

Value

tensorish