OR-Tools  9.6
ConstantFormatter

Detailed Description

Definition at line 65 of file formatters.h.

Public Member Functions

 ConstantFormatter (const double constant, const bool is_first)
 

Public Attributes

const double constant
 
const bool is_first
 

Constructor & Destructor Documentation

◆ ConstantFormatter()

ConstantFormatter ( const double  constant,
const bool  is_first 
)
inline

Definition at line 66 of file formatters.h.

Member Data Documentation

◆ constant

const double constant

Definition at line 68 of file formatters.h.

◆ is_first

const bool is_first

Definition at line 69 of file formatters.h.


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