sensics / bobyqa-cpp

C++ implementation of BOBYQA algrorithm with C interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bobyqa-cpp

Build Status Coverage Status

C++ implementation of BOBYQA algrorithm with C interface. Supports closures for target functions.

About

C++ implementation of BOBYQA algrorithm with C interface

License:MIT License


Languages

Language:C++ 98.7%Language:C 1.1%Language:CMake 0.3%