SimPEG.regularization.Sparse.deriv#

Sparse.deriv(m, f=None)[source]#

First derivative of the composite objective function is the sum of the derivatives of each objective function in the list, weighted by their respective multplier.

Parameters
  • m (numpy.ndarray) โ€“ model

  • f (SimPEG.Fields) โ€“ Fields object (if applicable)