﻿netket.sampler.Sampler
======================

.. currentmodule:: netket.sampler

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

   

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

   Inheritance
      .. inheritance-diagram:: netket.sampler.Sampler
         :parts: 2


   

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

   Attributes
      .. autoattribute:: Sampler.is_exact
      .. autoattribute:: Sampler.n_batches
      .. autoattribute:: Sampler.n_chains
      .. autoattribute:: Sampler.n_chains_per_rank
      .. autoattribute:: Sampler.hilbert
      .. autoattribute:: Sampler.machine_pow
      .. autoattribute:: Sampler.dtype
   
      
   .. rst-class:: class-dl-groups

   Methods
      .. automethod:: Sampler.init_state
      .. automethod:: Sampler.log_pdf
      .. automethod:: Sampler.replace
      .. automethod:: Sampler.reset
      .. automethod:: Sampler.sample
      .. automethod:: Sampler.samples

   