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
Examples
>>> pm.transpose((2,0,1))
cf.PartitionMatrix.squeeze
Constants of the cf module
Enter search terms or a module, class or function name.