numpy.dtype
===========

.. currentmodule:: numpy

.. autoclass:: dtype

   

   .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages.
      .. autosummary::
         :toctree:
      
         dtype.newbyteorder



   

   .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages.
      .. autosummary::
         :toctree:
      
         dtype.alignment
         dtype.base
         dtype.byteorder
         dtype.char
         dtype.descr
         dtype.fields
         dtype.flags
         dtype.hasobject
         dtype.isalignedstruct
         dtype.isbuiltin
         dtype.isnative
         dtype.itemsize
         dtype.kind
         dtype.metadata
         dtype.name
         dtype.names
         dtype.num
         dtype.shape
         dtype.str
         dtype.subdtype
         dtype.type

