# nlopt-util A header-only utility library for calling NLopt optimization in a single line using Eigen::VectorXd ## Usage Copy `nlopt-util.hpp` to your project. This library consists of the single file. ## Projects using nlopt-util - OptiMo (CHI 2018) - Sequential Line Search (SIGGRAPH 2017) - mathtoolbox