﻿netket\_foundation.operator.FermionOperator2nd
==============================================

.. currentmodule:: netket_foundation.operator

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


   
   

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

   Attributes

      
   .. 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_pair_order
      .. automethod:: FermionOperator2nd.to_qobj
      .. automethod:: FermionOperator2nd.to_sparse
      .. automethod:: FermionOperator2nd.transpose
      .. automethod:: FermionOperator2nd.tree_flatten
      .. automethod:: FermionOperator2nd.tree_unflatten

   