﻿netket.operator.\_fermion2nd.FermionOperator2nd
===============================================

.. currentmodule:: netket.operator._fermion2nd

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

   

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

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


   

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

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

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

   