﻿CADETProcess.transform.TransformerBase
======================================

.. currentmodule:: CADETProcess.transform

.. autoclass:: TransformerBase
   :no-members:
   :no-inherited-members:
   :no-special-members:

  
   .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages.
      .. autosummary::
         :toctree:
      
         TransformerBase.plot
         TransformerBase.transform
         TransformerBase.untransform
      
  

  
  
   .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages.
      .. autosummary::
         :toctree:
      
         TransformerBase.is_linear
         TransformerBase.lb
         TransformerBase.lb_input
         TransformerBase.ub
         TransformerBase.ub_input
  
  