SimPEG.maps.Projection.shape#

property Projection.shape#

Dimensions of the mapping.

Returns
tuple

Where nP is the number of parameters the mapping acts on and nInd is the length of the vector defining the mapping, the dimensions of the mapping operator is a tuple of the form (nInd, nP).