<p>Are there any examples of using BLAS and LAPACK to compute objectives and constraints in an Ipopt C++  program?</p>
<p>The example in the docs  uses &quot;normal&quot; C arrays, which i want to avoid.</p>
<p>For bonus points, i am interested in using sparse libraries too...</p>
<p>Thanks from a super newbie....</p>