spekk.transformations.base.PartialTransformation
================================================

.. currentmodule:: spekk.transformations.base

.. autoclass:: PartialTransformation
   :members:
   :show-inheritance:
   :inherited-members:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~PartialTransformation.__init__
      ~PartialTransformation.transform_function
      ~PartialTransformation.transform_input_spec
      ~PartialTransformation.transform_output_spec
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~PartialTransformation.partial_transformations
   
   