Drake
Drake C++ Documentation
solvers_pybind.h File Reference

Detailed Description

Helper methods for binding solvers.

#include <memory>
#include <string>
#include "drake/bindings/pydrake/pydrake_pybind.h"
Include dependency graph for solvers_pybind.h:

Namespaces

 drake
 
 drake::pydrake
 For more high-level information, see the Python Bindings technical notes.
 
 drake::pydrake::pysolvers
 

Functions

template<typename PyClass , typename Doc >
void BindAcquireLicense (PyClass *pcls, Doc &&cls_doc)