SimPEG.regularization.SparseSmoothness#
- class SimPEG.regularization.SparseSmoothness(mesh, orientation='x', gradient_type='total', **kwargs)[source]#
Bases:
SimPEG.regularization.sparse.BaseSparse
,SimPEG.regularization.base.SmoothnessFirstOrder
Base Class for sparse regularization on first spatial derivatives
Attributes
0.gradientType has been deprecated.
Choice of gradient measure used in the irls weights
Methods
Compute and store the irls weights.