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

QpBoundDenseLinsys Class Reference
[QpBound]

#include <QpBoundDenseLinsys.h>

Inheritance diagram for QpBoundDenseLinsys:

QpBoundLinsys LinearSystem List of all members.

Public Methods

 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 Mon May 24 17:40:46 2004 for OOQP by doxygen1.2.18