BlochLaw
========

.. currentmodule:: Stoner.analysis.fitting.models.magnetism

.. autoclass:: BlochLaw
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~BlochLaw.components
      ~BlochLaw.display_names
      ~BlochLaw.name
      ~BlochLaw.param_names
      ~BlochLaw.prefix
      ~BlochLaw.units
      ~BlochLaw.valid_forms

   .. rubric:: Methods Summary

   .. autosummary::

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

   .. rubric:: Attributes Documentation

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

   .. rubric:: Methods Documentation

   .. automethod:: blochs_law_bulk
   .. 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
