SimPEG.regularization.BaseRegularization.mapping#
- property BaseRegularization.mapping: IdentityMap#
Mapping from the inversion model parameters to the regularization mesh.
- Returns:
SimPEG.maps.BaseMap
The mapping from the inversion model parameters to the quantity defined on the
RegularizationMesh
.