SimPEG.regularization.SmoothnessFirstOrder.deriv#

SmoothnessFirstOrder.deriv(m) numpy.ndarray[source]#

The regularization is:

R(m)=12(mmref)WW(mmref)

So the derivative is straight forward:

R(m)=WW(mmref)