26 #include "piqp_interface.hpp"
32 "Interface to the PIQP Solver for quadratic programming\n"
34 "Extra doc: https://github.com/casadi/casadi/wiki/L_2j1 \n"
37 ">List of available options\n"
39 "+------+---------+-------------------------------------+\n"
40 "| Id | Type | Description |\n"
41 "+======+=========+=====================================+\n"
42 "| piqp | OT_DICT | const Options to be passed to piqp. |\n"
43 "+------+---------+-------------------------------------+\n"
static const std::string meta_doc
A documentation string.