simpeg.regularization.AmplitudeSmallness.f_m#
- AmplitudeSmallness.f_m(m)[source]#
Evaluate the regularization kernel function.
For smallness vector amplitude regularization, the regularization kernel function is:
where the global set of model parameters
defined at cell centers is ordered according to its primary ( ), secondary ( ) and tertiary ( ) directions as follows:Likewise for the vector components of the reference model.
- Parameters:
- m
numpy.ndarray
The model.
- m
- Returns:
numpy.ndarray
The regularization kernel function evaluated at the model provided.