|
Limbo
|
a term denotes coefficient times a variable More...
#include <LpDataBase.h>
Public Member Functions | |
| Term (double c, string const &v) | |
| constructor More... | |
Public Attributes | |
| double | coef |
| coefficient | |
| string | var |
| variable | |
a term denotes coefficient times a variable
Definition at line 93 of file LpDataBase.h.
|
inline |
1.8.8