26 #include "implicit_to_nlp.hpp"
33 "Use an Nlpsol as Rootfinder solver\n"
35 "Extra doc: https://github.com/casadi/casadi/wiki/L_238 \n"
38 ">List of available options\n"
40 "+----------------+-----------+---------------------------------+\n"
41 "| Id | Type | Description |\n"
42 "+================+===========+=================================+\n"
43 "| nlpsol | OT_STRING | Name of solver. |\n"
44 "+----------------+-----------+---------------------------------+\n"
45 "| nlpsol_options | OT_DICT | Options to be passed to solver. |\n"
46 "+----------------+-----------+---------------------------------+\n"
static const std::string meta_doc
A documentation string.