bilby.core.prior.analytical.Gamma
=================================

.. currentmodule:: bilby.core.prior.analytical

.. autoclass:: Gamma
   :members:
   :show-inheritance:
   :inherited-members:

   
   .. automethod:: __init__
   .. automethod:: __call__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~Gamma.__init__
      ~Gamma.cdf
      ~Gamma.from_json
      ~Gamma.from_repr
      ~Gamma.get_instantiation_dict
      ~Gamma.is_in_prior_range
      ~Gamma.ln_prob
      ~Gamma.prob
      ~Gamma.rescale
      ~Gamma.sample
      ~Gamma.to_json
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~Gamma.boundary
      ~Gamma.is_fixed
      ~Gamma.latex_label
      ~Gamma.latex_label_with_unit
      ~Gamma.maximum
      ~Gamma.minimum
      ~Gamma.unit
      ~Gamma.width