[Ipopt] Using IpoptCalculatedQuantities

Panos Lambrianides panos at soe.ucsc.edu
Mon May 15 16:37:13 EDT 2017


Hi Everyone,

This is a question regarding the C++ interface, specifically how to use the
class IpoptCalculatedQuantities.  I am trying to get the Ipopt calculated
Hessian at the optimal point so that I can use it downstream for some
further analysis.

I got as far as
ip_cq->curr_exact_hessian();

where ip_cq is a pointer to
Ipopt::IpoptCalculatedQuantities

but how do I get the values out of the matrix?

Thank you.
-- 
Panos Lambrianides
panos at soe.ucsc.edu
(415) 713-6718 (Mobile)
https://sites.google.com/a/ucsc.edu/uncertainty-quantification/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/ipopt/attachments/20170515/0914de51/attachment.html>


More information about the Ipopt mailing list