f_loadpath_general
- compas_tno.problems.f_loadpath_general(variables, problem)
Objective function to minimise the loadpath
- 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.