Parameter
=========

.. currentmodule:: mosfit.modules

.. autoclass:: Parameter
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~Parameter.get_derived_keys
      ~Parameter.is_log
      ~Parameter.latex
      ~Parameter.lnprior_pdf
      ~Parameter.prior_cdf
      ~Parameter.process
      ~Parameter.value

   .. rubric:: Methods Documentation

   .. automethod:: get_derived_keys
   .. automethod:: is_log
   .. automethod:: latex
   .. automethod:: lnprior_pdf
   .. automethod:: prior_cdf
   .. automethod:: process
   .. automethod:: value
