Public Member Functions | |
| Coef (int c, int r, double v, int s=0) | |
Public Attributes | |
| int | col |
| int | row |
| int | stage |
| double | val |
Definition at line 38 of file MP_expression.hpp.
| flopc::MP::Coef::Coef | ( | int | c, | |
| int | r, | |||
| double | v, | |||
| int | s = 0 | |||
| ) | [inline] |
Definition at line 39 of file MP_expression.hpp.
Definition at line 41 of file MP_expression.hpp.
Definition at line 41 of file MP_expression.hpp.
Definition at line 41 of file MP_expression.hpp.
| double flopc::MP::Coef::val |
Definition at line 42 of file MP_expression.hpp.
1.6.1