Langevin ======== .. currentmodule:: Stoner.analysis.fitting.models.magnetism .. autoclass:: Langevin :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Langevin.components ~Langevin.name ~Langevin.param_names ~Langevin.prefix ~Langevin.valid_forms .. rubric:: Methods Summary .. autosummary:: ~Langevin.copy ~Langevin.dump ~Langevin.dumps ~Langevin.eval ~Langevin.eval_components ~Langevin.fit ~Langevin.guess ~Langevin.load ~Langevin.loads ~Langevin.make_funcargs ~Langevin.make_params ~Langevin.post_fit ~Langevin.print_param_hints ~Langevin.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