Functions
qpOASES-3.0beta/interfaces/matlab/qpOASES.cpp File Reference
#include <qpOASES/QProblem.hpp>
#include "qpOASES_matlab_utils.cpp"
Include dependency graph for qpOASES-3.0beta/interfaces/matlab/qpOASES.cpp:

Go to the source code of this file.

Functions

void mexFunction (int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[])
 
void qpOASESmex_bounds (int nV, int nP, SymmetricMatrix *H, real_t *g, real_t *lb, real_t *ub, int nWSRin, real_t *x0, Options *options, int nOutputs, mxArray *plhs[])
 
void qpOASESmex_constraints (int nV, int nC, int nP, SymmetricMatrix *H, real_t *g, Matrix *A, real_t *lb, real_t *ub, real_t *lbA, real_t *ubA, int nWSRin, real_t *x0, Options *options, int nOutputs, mxArray *plhs[])
 

Function Documentation

void mexFunction ( int  nlhs,
mxArray *  plhs[],
int  nrhs,
const mxArray *  prhs[] 
)
void qpOASESmex_bounds ( int  nV,
int  nP,
SymmetricMatrix H,
real_t g,
real_t lb,
real_t ub,
int  nWSRin,
real_t x0,
Options options,
int  nOutputs,
mxArray *  plhs[] 
)
void qpOASESmex_constraints ( int  nV,
int  nC,
int  nP,
SymmetricMatrix H,
real_t g,
Matrix A,
real_t lb,
real_t ub,
real_t lbA,
real_t ubA,
int  nWSRin,
real_t x0,
Options options,
int  nOutputs,
mxArray *  plhs[] 
)


acado
Author(s): Milan Vukov, Rien Quirynen
autogenerated on Mon Jun 10 2019 12:35:20