SimPEG.maps.IdentityMap.nP#

property IdentityMap.nP#

Number of parameters the mapping acts on.

Returns:
int or *

Number of parameters that the mapping acts on. Returns an int if the dimensions of the mapping are set. If the mapping can act on a vector of any length, * is returned.