OR-Tools  9.6
LeadingCoefficientFormatter

Detailed Description

Definition at line 30 of file formatters.h.

Public Member Functions

 LeadingCoefficientFormatter (const double coeff, const bool is_first)
 

Public Attributes

const double coeff
 
const bool is_first
 

Constructor & Destructor Documentation

◆ LeadingCoefficientFormatter()

LeadingCoefficientFormatter ( const double  coeff,
const bool  is_first 
)
inline

Definition at line 31 of file formatters.h.

Member Data Documentation

◆ coeff

const double coeff

Definition at line 33 of file formatters.h.

◆ is_first

const bool is_first

Definition at line 34 of file formatters.h.


The documentation for this struct was generated from the following file: