CADETProcess.optimization.COBYLA.get_lincon_obj

CADETProcess.optimization.COBYLA.get_lincon_obj#

COBYLA.get_lincon_obj(optimization_problem)#

Return the linear constraints as an object.

Returns:
lincon_objLinearConstraint

Linear Constraint object with lower and upper bounds of b of the optimization_problem.

See also

constraint_objects
A
b