pygsti.objectivefns.objectivefns.MaxLogLFunction
================================================

.. currentmodule:: pygsti.objectivefns.objectivefns

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

   
   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

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