﻿CADETProcess.transform.AutoTransformer
======================================

.. currentmodule:: CADETProcess.transform

.. autoclass:: AutoTransformer
   :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:
      
         AutoTransformer.plot
         AutoTransformer.transform
         AutoTransformer.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:
      
         AutoTransformer.is_linear
         AutoTransformer.lb
         AutoTransformer.lb_input
         AutoTransformer.ub
         AutoTransformer.ub_input
         AutoTransformer.use_linear
         AutoTransformer.use_log
  
  