﻿netket.symmetry.group.Permutation
=================================

.. currentmodule:: netket.symmetry.group

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

   

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

   Inheritance
      .. inheritance-diagram:: netket.symmetry.group.Permutation
         :parts: 2


   

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

   Attributes
      .. autoattribute:: Permutation.inverse_permutation_array
      .. autoattribute:: Permutation.permutation
      .. autoattribute:: Permutation.permutation_array
   
      
   .. rst-class:: class-dl-groups

   Methods
      .. automethod:: Permutation.__call__
      .. automethod:: Permutation.apply_to_id
      .. automethod:: Permutation.cycle_decomposition

   