Drake
Drake C++ Documentation
common_solver_option.h File Reference
#include <ostream>
#include "drake/common/fmt_ostream.h"
Include dependency graph for common_solver_option.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  formatter< drake::solvers::CommonSolverOption >
 

Namespaces

 drake
 
 drake::solvers
 
 fmt
 

Enumerations

enum  CommonSolverOption { kPrintFileName, kPrintToConsole }
 Some options can be applied to not one solver, but many solvers (for example, many solvers support printing out the progress in each iteration). More...
 

Functions

std::ostream & operator<< (std::ostream &os, CommonSolverOption common_solver_option)