﻿netket.symmetry.group.PGSymmetry
================================

.. currentmodule:: netket.symmetry.group

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

   

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

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


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

   Attributes
      .. autoattribute:: PGSymmetry.affine_matrix
      .. autoattribute:: PGSymmetry.is_proper
      .. autoattribute:: PGSymmetry.is_symmorphic
      .. autoattribute:: PGSymmetry.matrix
      .. autoattribute:: PGSymmetry.ndim
      .. autoattribute:: PGSymmetry.translation
   
      
   .. rst-class:: class-dl-groups

   Methods
      .. automethod:: PGSymmetry.__call__
      .. automethod:: PGSymmetry.change_origin
      .. automethod:: PGSymmetry.k_action
      .. automethod:: PGSymmetry.preimage
      .. automethod:: PGSymmetry.replace

   