FMR_Power
=========

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

.. autoclass:: FMR_Power
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~FMR_Power.components
      ~FMR_Power.display_names
      ~FMR_Power.name
      ~FMR_Power.param_names
      ~FMR_Power.prefix
      ~FMR_Power.valid_forms

   .. rubric:: Methods Summary

   .. autosummary::

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

   .. rubric:: Attributes Documentation

   .. autoattribute:: components
   .. autoattribute:: display_names
   .. 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
