Policy of ActiveSetSolver to solve Quadratic Programming Problems. More...
#include <gtsam_unstable/linear/QP.h>
#include <gtsam_unstable/linear/ActiveSetSolver.h>
#include <gtsam_unstable/linear/QPInitSolver.h>
#include <limits>
#include <algorithm>
Go to the source code of this file.
Classes | |
struct | gtsam::QPPolicy |
Policy for ActivetSetSolver to solve Linear Programming. More... | |
Namespaces | |
gtsam | |
traits | |
Typedefs | |
using | gtsam::QPSolver = ActiveSetSolver< QP, QPPolicy, QPInitSolver > |
Policy of ActiveSetSolver to solve Quadratic Programming Problems.
Definition in file QPSolver.h.