simpeg.regularization.SparseSmallness.f_m#
- SparseSmallness.f_m(m)[source]#
Evaluate the regularization kernel function.
For smallness regularization, the regularization kernel function is given by:
where
are the discrete model parameters and is a reference model. For a more detailed description, see the Notes section below.- Parameters:
- m
numpy.ndarray
The model.
- m
- Returns:
numpy.ndarray
The regularization kernel function evaluated for the model provided.
Notes
The objective function for smallness regularization is given by:
where
are the discrete model parameters defined on the mesh (model), is the reference model, and is the weighting matrix. See theSmallness
class documentation for more detail.We define the regularization kernel function
as:such that