pygsti.baseobjs.smartcache.SmartCache
=====================================

.. currentmodule:: pygsti.baseobjs.smartcache

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

   
   
   .. rubric:: Methods

   .. autosummary::
   
      ~SmartCache.__init__
      ~SmartCache.add_digest
      ~SmartCache.avg_timedict
      ~SmartCache.cached_compute
      ~SmartCache.global_status
      ~SmartCache.low_overhead_cached_compute
      ~SmartCache.status
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~SmartCache.StaticCacheList
   
   