PatWie / CppNumericalSolvers

a lightweight header-only C++17 library of numerical optimization methods for nonlinear functions based on Eigen
MIT License
873 stars 201 forks source link

Re-derive Hessian matrix in simple example #138

Closed bjodah closed 2 years ago

bjodah commented 2 years ago

Unless I've completely lost it, that Hessian in simple.cc needs a rewrite.

PatWie commented 2 years ago

Holy moly! Yes!