﻿CADETProcess.transform.AutoTransform
====================================

.. currentmodule:: CADETProcess.transform

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