Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

QpBoundDenseLinsys Class Reference
[QpBound]

#include <QpBoundDenseLinsys.h>

Inheritance diagram for QpBoundDenseLinsys:

QpBoundLinsys LinearSystem List of all members.

Public Member Functions

 QpBoundDenseLinsys (QpBound *f, DenseSymMatrix *Mat, DoubleLinearSolver *solver, OoqpVector *dq, int nx_, OoqpVector *index_lower, OoqpVector *index_upper)
virtual void factor (Data *prob_in, Variables *vars_in)

Detailed Description

Linear system solvers for the bound-constrained QP formulation in which the Hessian is stored as a dense matrix


Constructor & Destructor Documentation

QpBoundDenseLinsys::QpBoundDenseLinsys QpBound *  f,
DenseSymMatrix Mat,
DoubleLinearSolver solver,
OoqpVector dq,
int  nx_,
OoqpVector index_lower,
OoqpVector index_upper
 

constructor simply calls the constructor from the parent class

See also:
QpBoundLinsys


Member Function Documentation

virtual void QpBoundDenseLinsys::factor Data prob_in,
Variables vars_in
[virtual]
 

sets up the matrix for the main linear system and calls an Lapack-based routine to factor it

See also:
QpBoundLinsys::factor

Reimplemented from QpBoundLinsys.


The documentation for this class was generated from the following file:
Generated on Wed Mar 22 13:58:34 2006 for OOQP by doxygen 1.3.5