FLOPC++
|
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.
|
inline |
Definition at line 39 of file MP_expression.hpp.
int flopc::MP::Coef::col |
Definition at line 41 of file MP_expression.hpp.
Referenced by flopc::MP::CoefLess::operator()().
int flopc::MP::Coef::row |
Definition at line 41 of file MP_expression.hpp.
Referenced by flopc::MP::CoefLess::operator()().
int flopc::MP::Coef::stage |
Definition at line 41 of file MP_expression.hpp.
double flopc::MP::Coef::val |
Definition at line 42 of file MP_expression.hpp.