﻿netket.operator.\_sum.SumGenericOperator
========================================

.. currentmodule:: netket.operator._sum

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

   

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

   Inheritance
      .. inheritance-diagram:: netket.operator._sum.SumGenericOperator
         :parts: 2


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

   Attributes
      .. autoattribute:: SumGenericOperator.H
      .. autoattribute:: SumGenericOperator.T
      .. autoattribute:: SumGenericOperator.coefficients
      .. autoattribute:: SumGenericOperator.dtype
      .. autoattribute:: SumGenericOperator.hilbert
      .. autoattribute:: SumGenericOperator.is_hermitian
      .. autoattribute:: SumGenericOperator.operators
   
      
   .. rst-class:: class-dl-groups

   Methods
      .. automethod:: SumGenericOperator.collect
      .. automethod:: SumGenericOperator.conj
      .. automethod:: SumGenericOperator.conjugate
      .. automethod:: SumGenericOperator.transpose

   