SimPEG.data_misfit.BaseDataMisfit.deriv2#
- BaseDataMisfit.deriv2(m, v=None)[source]#
Second derivative with respect to the model
- Parameters:
m (numpy.ndarray) – model
v (numpy.ndarray) – vector to multiply by
Second derivative with respect to the model
m (numpy.ndarray) – model
v (numpy.ndarray) – vector to multiply by