﻿CADETProcess.optimization.TrustConstr
=====================================

.. currentmodule:: CADETProcess.optimization

.. autoclass:: TrustConstr
   :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:
      
         TrustConstr.check_optimization_problem
         TrustConstr.check_required_parameters
         TrustConstr.check_x0
         TrustConstr.get_bounds
         TrustConstr.get_callback
         TrustConstr.get_constraint_objects
         TrustConstr.get_lincon_obj
         TrustConstr.get_lineqcon_obj
         TrustConstr.get_nonlincon_obj
         TrustConstr.load_results
         TrustConstr.optimize
         TrustConstr.run_final_processing
         TrustConstr.run_post_processing
      
  

  
  
   .. 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:
      
         TrustConstr.aggregated_parameters
         TrustConstr.barrier_tol
         TrustConstr.cv_bounds_tol
         TrustConstr.cv_lincon_tol
         TrustConstr.cv_lineqcon_tol
         TrustConstr.cv_nonlincon_tol
         TrustConstr.disp
         TrustConstr.f_tol
         TrustConstr.factorization_method
         TrustConstr.finite_diff_rel_step
         TrustConstr.gtol
         TrustConstr.ignore_linear_constraints_config
         TrustConstr.initial_barrier_parameter
         TrustConstr.initial_barrier_tolerance
         TrustConstr.initial_constr_penalty
         TrustConstr.initial_tr_radius
         TrustConstr.is_population_based
         TrustConstr.jac
         TrustConstr.maxiter
         TrustConstr.missing_parameters
         TrustConstr.n_cores
         TrustConstr.n_max_evals
         TrustConstr.n_max_iter
         TrustConstr.options
         TrustConstr.parallelization_backend
         TrustConstr.parameters
         TrustConstr.polynomial_parameters
         TrustConstr.progress_frequency
         TrustConstr.required_parameters
         TrustConstr.similarity_tol
         TrustConstr.sized_parameters
         TrustConstr.specific_options
         TrustConstr.supports_bounds
         TrustConstr.supports_linear_constraints
         TrustConstr.supports_linear_equality_constraints
         TrustConstr.supports_multi_objective
         TrustConstr.supports_nonlinear_constraints
         TrustConstr.supports_single_objective
         TrustConstr.tol
         TrustConstr.verbose
         TrustConstr.x_tol
         TrustConstr.xtol
  
  