:mod:`joblib`.Memory
===========================

.. currentmodule:: joblib

.. autoclass:: Memory

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~Memory.__init__
      ~Memory.cache
      ~Memory.clear
      ~Memory.debug
      ~Memory.eval
      ~Memory.format
      ~Memory.reduce_size
      ~Memory.warn
   
   

.. include:: joblib.Memory.examples

.. raw:: html

    <div class="clearer"></div>