﻿netket.utils.StaticRange
========================

.. currentmodule:: netket.utils

.. autoclass:: StaticRange
   :show-inheritance:
   :exclude-members: __init__, __new__

   

   .. rst-class:: class-dl-groups

   Inheritance
      .. inheritance-diagram:: netket.utils.StaticRange
         :parts: 2


   

   .. automethod:: StaticRange.__init__
      
   .. rst-class:: class-dl-groups

   Attributes
      .. autoattribute:: StaticRange.is_indexable
      .. autoattribute:: StaticRange.n_states
      .. autoattribute:: StaticRange.ndim
      .. autoattribute:: StaticRange.shape
      .. autoattribute:: StaticRange.start
      .. autoattribute:: StaticRange.step
      .. autoattribute:: StaticRange.length
      .. autoattribute:: StaticRange.dtype
   
      
   .. rst-class:: class-dl-groups

   Methods
      .. automethod:: StaticRange.all_states
      .. automethod:: StaticRange.astype
      .. automethod:: StaticRange.flip_state
      .. automethod:: StaticRange.numbers_to_states
      .. automethod:: StaticRange.replace
      .. automethod:: StaticRange.states_to_numbers

   