Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
quadprog.h File Reference
#include "../igl_inline.h"
#include <Eigen/Dense>
#include "quadprog.cpp"
+ Include dependency graph for quadprog.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  igl
 
namespace  igl::copyleft
 

Functions

IGL_INLINE bool igl::copyleft::quadprog (const Eigen::MatrixXd &G, const Eigen::VectorXd &g0, const Eigen::MatrixXd &CE, const Eigen::VectorXd &ce0, const Eigen::MatrixXd &CI, const Eigen::VectorXd &ci0, Eigen::VectorXd &x)