﻿netket.symmetry.group.PointGroup
================================

.. currentmodule:: netket.symmetry.group

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

   

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

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


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

   Attributes
      .. autoattribute:: PointGroup.character_table_by_class
      .. autoattribute:: PointGroup.conjugacy_classes
      .. autoattribute:: PointGroup.conjugacy_table
      .. autoattribute:: PointGroup.inverse
      .. autoattribute:: PointGroup.is_symmorphic
      .. autoattribute:: PointGroup.product_table
      .. autoattribute:: PointGroup.shape
      .. autoattribute:: PointGroup.unit_cell
      .. autoattribute:: PointGroup.ndim
      .. autoattribute:: PointGroup.elems
   
      
   .. rst-class:: class-dl-groups

   Methods
      .. automethod:: PointGroup.__call__
      .. automethod:: PointGroup.affine_matrix
      .. automethod:: PointGroup.change_origin
      .. automethod:: PointGroup.character_table
      .. automethod:: PointGroup.character_table_readable
      .. automethod:: PointGroup.check_multiplier
      .. automethod:: PointGroup.irrep_matrices
      .. automethod:: PointGroup.matrices
      .. automethod:: PointGroup.matrix
      .. automethod:: PointGroup.projective_characters_by_class
      .. automethod:: PointGroup.remove_duplicates
      .. automethod:: PointGroup.replace
      .. automethod:: PointGroup.rotation_group
      .. automethod:: PointGroup.to_array
      .. automethod:: PointGroup.translation
      .. automethod:: PointGroup.translations

   