cf.PartitionMatrix.set_location_map

PartitionMatrix.set_location_map(adimensions)[source]

Recalculate the cf.Partition.location attribute of each partition in the partition matrix in place.

Parameters :adimensions : list

Examples

>>> pm.set_location_map()

Previous topic

cf.PartitionMatrix.rollaxis

Next topic

cf.PartitionMatrix.squeeze

This Page