TersoffHammann
==============

.. currentmodule:: Stoner.analysis.fitting.models.tunnelling

.. autoclass:: TersoffHammann
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~TersoffHammann.components
      ~TersoffHammann.name
      ~TersoffHammann.param_names
      ~TersoffHammann.prefix
      ~TersoffHammann.valid_forms

   .. rubric:: Methods Summary

   .. autosummary::

      ~TersoffHammann.copy
      ~TersoffHammann.dump
      ~TersoffHammann.dumps
      ~TersoffHammann.eval
      ~TersoffHammann.eval_components
      ~TersoffHammann.fit
      ~TersoffHammann.guess
      ~TersoffHammann.load
      ~TersoffHammann.loads
      ~TersoffHammann.make_funcargs
      ~TersoffHammann.make_params
      ~TersoffHammann.post_fit
      ~TersoffHammann.print_param_hints
      ~TersoffHammann.set_param_hint

   .. rubric:: Attributes Documentation

   .. autoattribute:: components
   .. autoattribute:: name
   .. autoattribute:: param_names
   .. autoattribute:: prefix
   .. autoattribute:: valid_forms

   .. rubric:: Methods Documentation

   .. automethod:: copy
   .. automethod:: dump
   .. automethod:: dumps
   .. automethod:: eval
   .. automethod:: eval_components
   .. automethod:: fit
   .. automethod:: guess
   .. automethod:: load
   .. automethod:: loads
   .. automethod:: make_funcargs
   .. automethod:: make_params
   .. automethod:: post_fit
   .. automethod:: print_param_hints
   .. automethod:: set_param_hint
