ocra-recipes
Doxygen documentation for the ocra-recipes repository
|
This is the complete list of members for ocra::ObjQLD, including all inherited members.
getEps(void) const | ocra::ObjQLD | inline |
getLagrangeMultipliers(void) const | ocra::ObjQLD | |
getSizeFactor(void) const | ocra::ObjQLD | |
ObjQLD() | ocra::ObjQLD | |
OFSQP class | ocra::ObjQLD | friend |
setEps(double eps) | ocra::ObjQLD | inline |
setSizeFactor(double f) | ocra::ObjQLD | |
solve(Map< MatrixXd > &C, const Map< VectorXd > &d, const Map< MatrixXd > &A, const Map< VectorXd > &b, int me, Map< VectorXd > &x, const Map< VectorXd > &xl, const Map< VectorXd > &xu, bool factorizedC=false) | ocra::ObjQLD |