bilby.core.prior.analytical.PowerLaw
====================================

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

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

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

   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

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