mdp\_playground.spaces.tuple\_extended.TupleExtended
====================================================

.. currentmodule:: mdp_playground.spaces.tuple_extended

.. autoclass:: TupleExtended
   :members:                                    <-- add at least this line
   :show-inheritance:                           <-- plus I want to show inheritance...
   :inherited-members:                          <-- ...and inherited members too

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~TupleExtended.__init__
      ~TupleExtended.contains
      ~TupleExtended.from_jsonable
      ~TupleExtended.sample
      ~TupleExtended.seed
      ~TupleExtended.to_jsonable
   
   

   
   
   