﻿CADETProcess.optimization.ParallelizationBackendBase
====================================================

.. currentmodule:: CADETProcess.optimization

.. autoclass:: ParallelizationBackendBase
   :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:
      
         ParallelizationBackendBase.check_required_parameters
         ParallelizationBackendBase.evaluate
      
  

  
  
   .. 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:
      
         ParallelizationBackendBase.aggregated_parameters
         ParallelizationBackendBase.missing_parameters
         ParallelizationBackendBase.n_cores
         ParallelizationBackendBase.parameters
         ParallelizationBackendBase.polynomial_parameters
         ParallelizationBackendBase.required_parameters
         ParallelizationBackendBase.sized_parameters
  
  