PatWie / CppNumericalSolvers

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

Remove unused variable #107

Closed ulvgard closed 6 years ago

ulvgard commented 6 years ago

Removed an unused variable laying around in L-BFGS solver.