pygsti.objectivefns.objectivefns.TVDFunction
============================================

.. currentmodule:: pygsti.objectivefns.objectivefns

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

   
   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

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