SimPEG.regularization.BaseSparse.mapping#
- property BaseSparse.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
.