f_tight_crosssection
- compas_tno.problems.f_tight_crosssection(variables, problem)
Objective function to tight the cross section using normal vectors
- 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.