![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 30 of file formatters.h.
#include <formatters.h>
Public Member Functions | |
| LeadingCoefficientFormatter (const double coeff, const bool is_first) | |
Public Attributes | |
| const double | coeff |
| const bool | is_first |
|
inline |
Definition at line 31 of file formatters.h.
| const double operations_research::math_opt::LeadingCoefficientFormatter::coeff |
Definition at line 33 of file formatters.h.
| const bool operations_research::math_opt::LeadingCoefficientFormatter::is_first |
Definition at line 34 of file formatters.h.