Main Page   Modules   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

NlpSimpleHessian Class Reference
[NlpSupportNlpSupport]

An implementation of NlpHessian that doesn't use slacks or alter the values in any way other than to remove fixed variables. More...

#include <NlpSimple.hh>

Inheritance diagram for NlpSimpleHessian:

NlpHessian IotrRefCount List of all members.

Public Methods

 NlpSimpleHessian (SymMatrix *H, IotrMask *aMask)
 Constructor.

SymMatrixH ()
 Copies H into Mat starting at the (i,j) element.

virtual double lowerBoundEigenvalue ()
virtual void mult (double alpha, IotrVector &x, double beta, IotrVector &y)
virtual void inspect ()
virtual void inspectAsMatlab ()

Protected Attributes

SymMatrixHandle mH
 Stores the current Hessian.


Detailed Description

An implementation of NlpHessian that doesn't use slacks or alter the values in any way other than to remove fixed variables.


The documentation for this class was generated from the following file:
Generated on Wed Aug 27 10:03:42 2003 for iotr by doxygen1.2.18