#include <CGAL/QP_models.h>
This template function creates an instance of Quadratic_program_from_iterators<A_it, B_it, R_it, FL_it, L_it, FU_it, U_it, D_it, C_it> from given iterators. This function can be useful if the types of these iterators are too complicated (or of too little interest for you) to write them down explicitly.
| ||||
| ||||
| ||||
returns an instance of Quadratic_program_from_iterators<A_it, B_it, R_it, FL_it, L_it, FU_it, U_it, D_it, C_it>, constructed from the given iterators. |
QP_solver/solve_convex_hull_containment_lp2.h
QP_solver/convex_hull_containment2.cpp