Permute the partition dimensions of the partition matrix in place.
Note that this does not change the master data array.
Permute the axes according to the values given.
None
See also
expand_dims, squeeze, swapaxes
Examples
>>> pm.transpose((2, 0, 1))
cf.PartitionMatrix.swapaxes
Constants of the cf module
Enter search terms or a module, class or function name.