pygsti.objectivefns.objectivefns.DeltaLogLFunction
==================================================

.. currentmodule:: pygsti.objectivefns.objectivefns

.. autoclass:: DeltaLogLFunction
   :members:
   :show-inheritance:
   :inherited-members:
   :special-members: __call__

   
   
   .. rubric:: Methods

   .. autosummary::
   
      ~DeltaLogLFunction.__init__
      ~DeltaLogLFunction.add_count_vectors
      ~DeltaLogLFunction.add_omitted_freqs
      ~DeltaLogLFunction.approximate_hessian
      ~DeltaLogLFunction.chi2k_distributed_qty
      ~DeltaLogLFunction.compute_array_types
      ~DeltaLogLFunction.create_from
      ~DeltaLogLFunction.dlsvec
      ~DeltaLogLFunction.dlsvec_percircuit
      ~DeltaLogLFunction.dpercircuit
      ~DeltaLogLFunction.dterms
      ~DeltaLogLFunction.fn
      ~DeltaLogLFunction.fn_from_model
      ~DeltaLogLFunction.fn_local
      ~DeltaLogLFunction.hessian
      ~DeltaLogLFunction.hessian_brute
      ~DeltaLogLFunction.jacobian
      ~DeltaLogLFunction.lsvec
      ~DeltaLogLFunction.lsvec_percircuit
      ~DeltaLogLFunction.num_data_params
      ~DeltaLogLFunction.percircuit
      ~DeltaLogLFunction.set_penalties
      ~DeltaLogLFunction.terms
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~DeltaLogLFunction.DOCSTR_TEMPLATE
      ~DeltaLogLFunction.TEMPLATE_FIELDS
      ~DeltaLogLFunction.description
      ~DeltaLogLFunction.name
      ~DeltaLogLFunction.opBasis
   
   