Ipopt Documentation  
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
SensPCalculator.hpp File Reference

Go to the source code of this file.

Classes

class  Ipopt::PCalculator
 This class is the interface for implementations of any class that calculates the matrix \(P =K^{-1}A\) of the following matrix:

\[ \left(\begin{array}{cc} K & A\\ B & 0 \end{array}\right) \]

. More...

 

Namespaces

 Ipopt
 This file contains a base class for all exceptions and a set of macros to help with exceptions.