DotNet Reference
.Net Reference
Detailed Description
Definition at line 90 of file IntegerExpressions.cs.
Public Member Functions | |
Term (LinearExpr e, long c) | |
Public Attributes | |
LinearExpr | expr |
long | coefficient |
Constructor & Destructor Documentation
◆ Term()
|
inline |
Definition at line 95 of file IntegerExpressions.cs.
Member Data Documentation
◆ coefficient
long coefficient |
Definition at line 93 of file IntegerExpressions.cs.
◆ expr
LinearExpr expr |
Definition at line 92 of file IntegerExpressions.cs.
The documentation for this struct was generated from the following file: