void genCostFunction(const ProblemData &pData, const VectorX &Ts, const double T, const T_time &timeArray, MatrixXX &H, VectorX &g)
genCostFunction generate a cost function according to the constraints of the problem,...
Definition: costfunction_definition.cpp:51