#include <NlpSimple.hh>
Inheritance diagram for NlpSimpleHessian:

Public Methods | |
| NlpSimpleHessian (SymMatrix *H, IotrMask *aMask) | |
| Constructor. | |
| SymMatrix & | H () |
| 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. | |
1.2.18