Last-modified: Fri, 17 Mar 1995 21:23:59 GMT Content-type: text/html Content-length: 6254
Go to the previous, next section.
: {}QP (const ColumnVector &x, const Matrix &H)
: {}QP (const ColumnVector &x, const Matrix &H, const ColumnVector &c)
: {}QP (const ColumnVector &x, const Matrix &H, const Bounds &b)
: {}QP (const ColumnVector &x, const Matrix &H, const LinConst &lc)
: {}QP (const ColumnVector &x, const Matrix &H, const ColumnVector &c, const Bounds &b)
: {}QP (const ColumnVector &x, const Matrix &H, const ColumnVector &c, const LinConst &lc)
: {}QP (const ColumnVector &x, const Matrix &H, const Bounds &b, const LinConst &lc)
: {}QP (const ColumnVector &x, const Matrix &H, const ColumnVector &c, const Bounds &b, const LinConst &lc)
: virtual ColumnVector minimize (void)
: virtual ColumnVector minimize (double &objf)
: virtual ColumnVector minimize (double &objf, int &inform)
: virtual ColumnVector minimize (double &objf, int &inform, ColumnVector &lambda) = 0;
: virtual ColumnVector minimize (const ColumnVector &x)
: virtual ColumnVector minimize (const ColumnVector &x, double &objf)
: virtual ColumnVector minimize (const ColumnVector &x, double &objf, int &inform)
: virtual ColumnVector minimize (const ColumnVector &x, double &objf, int &inform, ColumnVector &lambda)
: {}QPSOL_options (const QPSOL_options &opt)
: QPSOL_options& operator = (const QPSOL_options &opt)
: void copy (const QPSOL_options &opt)
: void set_default_options (void)
: void set_feasibility_tolerance (double val)
: void set_infinite_bound (double val)
: void set_iteration_limit (int val)
: void set_print_level (int val)
: double feasibility_tolerance (void)
: double infinite_bound (void)
: {}QPSOL (const ColumnVector &x, const Matrix &H)
: {}QPSOL (const ColumnVector &x, const Matrix &H, const ColumnVector &c)
: {}QPSOL (const ColumnVector &x, const Matrix &H, const Bounds &b)
: {}QPSOL (const ColumnVector &x, const Matrix &H, const LinConst &lc)
: {}QPSOL (const ColumnVector &x, const Matrix &H, const ColumnVector &c, const Bounds &b)
: {}QPSOL (const ColumnVector &x, const Matrix &H, const ColumnVector &c, const LinConst &lc)
: {}QPSOL (const ColumnVector &x, const Matrix &H, const Bounds &b, const LinConst &lc)
: {}QPSOL (const ColumnVector &x, const Matrix &H, const ColumnVector &c, const Bounds &b, const LinConst &lc)
: QPSOL& operator = (const QPSOL &a)
: ColumnVector minimize (double &objf, int &inform, ColumnVector &lambda)
Go to the previous, next section.