﻿gxm.spaces.Box
==============

.. currentmodule:: gxm.spaces

.. autoclass:: Box

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~Box.__init__
      ~Box.contains
      ~Box.sample
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~Box.n
      ~Box.low
      ~Box.high
      ~Box.shape
   
   