simpeg.regularization.JointTotalVariation.W#
- property JointTotalVariation.W#
Weighting matrix for joint total variation regularization.
Returns the weighting matrix for the discrete regularization function. To see how the weighting matrix is constructed, see the Notes section for the
JointTotalVariationregularization class.- Returns:
scipy.sparse.csr_matrixThe weighting matrix applied in the regularization.