f_horprojection
- compas_tno.problems.f_horprojection(variables, problem)
Objective function to minimise the horizontal squared distance of the nodes on the form diagram to a given pattern
- 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.