f_reduce_thk
- compas_tno.problems.f_reduce_thk(variables, problem)
Objective function to reduce the thickness of the structure
- Parameters:
- variablesarray (k x 1)
Variables to pass to the function.
- M
Problem
The class with necessary matrices, or arguments, to compute the objective function
- Returns:
- ffloat
The value of the objective function.
Notes
Please respect the order of the variables.