bilby.core.prior.interpolated.Interped
======================================

.. currentmodule:: bilby.core.prior.interpolated

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

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

   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

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