pygsti.modelmembers.operations.fullarbitraryop.FullArbitraryOp
==============================================================

.. currentmodule:: pygsti.modelmembers.operations.fullarbitraryop

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

   
   
   .. rubric:: Methods

   .. autosummary::
   
      ~FullArbitraryOp.__init__
      ~FullArbitraryOp.acton
      ~FullArbitraryOp.add_mongodb_write_ops
      ~FullArbitraryOp.allocate_gpindices
      ~FullArbitraryOp.convert_to_matrix
      ~FullArbitraryOp.copy
      ~FullArbitraryOp.depolarize
      ~FullArbitraryOp.deriv_wrt_params
      ~FullArbitraryOp.diamonddist
      ~FullArbitraryOp.dump
      ~FullArbitraryOp.dumps
      ~FullArbitraryOp.frobeniusdist
      ~FullArbitraryOp.frobeniusdist_squared
      ~FullArbitraryOp.from_kraus_operators
      ~FullArbitraryOp.from_memoized_dict
      ~FullArbitraryOp.from_mongodb
      ~FullArbitraryOp.from_mongodb_doc
      ~FullArbitraryOp.from_nice_serialization
      ~FullArbitraryOp.from_vector
      ~FullArbitraryOp.gpindices_are_allocated
      ~FullArbitraryOp.gpindices_as_array
      ~FullArbitraryOp.has_nonzero_hessian
      ~FullArbitraryOp.hessian_wrt_params
      ~FullArbitraryOp.highmagnitude_terms
      ~FullArbitraryOp.init_gpindices
      ~FullArbitraryOp.is_equivalent
      ~FullArbitraryOp.is_similar
      ~FullArbitraryOp.jtracedist
      ~FullArbitraryOp.load
      ~FullArbitraryOp.loads
      ~FullArbitraryOp.preallocate_gpindices
      ~FullArbitraryOp.read
      ~FullArbitraryOp.relink_parent
      ~FullArbitraryOp.remove_from_mongodb
      ~FullArbitraryOp.remove_me_from_mongodb
      ~FullArbitraryOp.residuals
      ~FullArbitraryOp.rotate
      ~FullArbitraryOp.set_dense
      ~FullArbitraryOp.set_gpindices
      ~FullArbitraryOp.set_kraus_operators
      ~FullArbitraryOp.set_time
      ~FullArbitraryOp.shift_gpindices
      ~FullArbitraryOp.spam_transform_inplace
      ~FullArbitraryOp.submembers
      ~FullArbitraryOp.taylor_order_terms
      ~FullArbitraryOp.taylor_order_terms_above_mag
      ~FullArbitraryOp.to_dense
      ~FullArbitraryOp.to_memoized_dict
      ~FullArbitraryOp.to_nice_serialization
      ~FullArbitraryOp.to_sparse
      ~FullArbitraryOp.to_vector
      ~FullArbitraryOp.transform_inplace
      ~FullArbitraryOp.unlink_parent
      ~FullArbitraryOp.write
      ~FullArbitraryOp.write_to_mongodb
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~FullArbitraryOp.chp_str
      ~FullArbitraryOp.collection_name
      ~FullArbitraryOp.dim
      ~FullArbitraryOp.dirty
      ~FullArbitraryOp.evotype
      ~FullArbitraryOp.gpindices
      ~FullArbitraryOp.hilbert_schmidt_size
      ~FullArbitraryOp.kraus_operators
      ~FullArbitraryOp.num_kraus_operators
      ~FullArbitraryOp.num_params
      ~FullArbitraryOp.parameter_bounds
      ~FullArbitraryOp.parameter_labels
      ~FullArbitraryOp.parent
      ~FullArbitraryOp.shape
      ~FullArbitraryOp.state_space
   
   