Definition at line 77 of file affine_relation.h.
#include <affine_relation.h>
◆ Relation() [1/2]
| operations_research::AffineRelation::Relation::Relation |
( |
int | r, |
|
|
int64_t | c, |
|
|
int64_t | o ) |
|
inline |
◆ Relation() [2/2]
| operations_research::AffineRelation::Relation::Relation |
( |
int | r | ) |
|
|
inlineexplicit |
◆ operator==()
| bool operations_research::AffineRelation::Relation::operator== |
( |
const Relation & | other | ) |
const |
|
inline |
◆ coeff
| int64_t operations_research::AffineRelation::Relation::coeff |
◆ offset
| int64_t operations_research::AffineRelation::Relation::offset |
◆ representative
| int operations_research::AffineRelation::Relation::representative |
The documentation for this struct was generated from the following file: