﻿netket.operator.\_fermion2nd.FermionOperator2ndBase
===================================================

.. currentmodule:: netket.operator._fermion2nd

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

   

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

   Inheritance
      .. inheritance-diagram:: netket.operator._fermion2nd.FermionOperator2ndBase
         :parts: 2


   

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

   Attributes
      .. autoattribute:: FermionOperator2ndBase.H
      .. autoattribute:: FermionOperator2ndBase.T
      .. autoattribute:: FermionOperator2ndBase.cutoff
      .. autoattribute:: FermionOperator2ndBase.dtype
      .. autoattribute:: FermionOperator2ndBase.hilbert
      .. autoattribute:: FermionOperator2ndBase.is_hermitian
      .. autoattribute:: FermionOperator2ndBase.max_conn_size
      .. autoattribute:: FermionOperator2ndBase.operators
      .. autoattribute:: FermionOperator2ndBase.order
      .. autoattribute:: FermionOperator2ndBase.terms
      .. autoattribute:: FermionOperator2ndBase.weights
   
      
   .. rst-class:: class-dl-groups

   Methods
      .. automethod:: FermionOperator2ndBase.__call__
      .. automethod:: FermionOperator2ndBase.apply
      .. automethod:: FermionOperator2ndBase.collect
      .. automethod:: FermionOperator2ndBase.conj
      .. automethod:: FermionOperator2ndBase.conjugate
      .. automethod:: FermionOperator2ndBase.copy
      .. automethod:: FermionOperator2ndBase.from_openfermion
      .. automethod:: FermionOperator2ndBase.get_conn
      .. automethod:: FermionOperator2ndBase.get_conn_flattened
      .. automethod:: FermionOperator2ndBase.get_conn_padded
      .. automethod:: FermionOperator2ndBase.n_conn
      .. automethod:: FermionOperator2ndBase.operator_string
      .. automethod:: FermionOperator2ndBase.reduce
      .. automethod:: FermionOperator2ndBase.to_dense
      .. automethod:: FermionOperator2ndBase.to_linear_operator
      .. automethod:: FermionOperator2ndBase.to_normal_order
      .. automethod:: FermionOperator2ndBase.to_pair_order
      .. automethod:: FermionOperator2ndBase.to_qobj
      .. automethod:: FermionOperator2ndBase.to_sparse
      .. automethod:: FermionOperator2ndBase.transpose

   