simpeg.regularization.AmplitudeSmoothnessFirstOrder.W#
- property AmplitudeSmoothnessFirstOrder.W#
Weighting matrix.
Returns the weighting matrix for the objective function. To see how the weighting matrix is constructed, see the Notes section for the
SmoothnessFirstOrder
regularization class.- Returns:
scipy.sparse.csr_matrix
The weighting matrix applied in the objective function.