Derivative matrix
=================

Used in regularised inversion methods MFR and LAME. Various schemes for computation are used. Anisotropic derivatives can be computed using magnetics data.


Implementation
--------------

Can compute derivative matrices, both isotropic and anisotropic based on magnetic flux values.

.. automodule:: tomotok.regularisations.derivatives
    :members:
    :show-inheritance:
    :noindex:
