Classes | |
| class | LinearityIRInterface |
| class | Interface |
| class | LinearityDepsSet |
| class | LinearityMatrix |
| class | AbstractVar |
| class | SimpleAbstractVar |
| class | LinearityClass |
| class | VarClassPair |
| class | VarClassPairIterator |
| class | LinearityPair |
| class | LinearityPairIterator |
| class | ManagerLinearity |
Enumerations | |
| enum | LinOpType { OPR_ADDSUB, OPR_MPYDIV, OPR_POWER, OPR_LINEAR, OPR_NONLINEAR, OPR_NONE } |
Variables | |
| static bool | debug = false |
Definition at line 37 of file LinearityIRInterface.hpp.
bool OA::Linearity::debug = false [static] |
Definition at line 22 of file LinearityMatrixStandard.cpp.
Referenced by OA::Linearity::ManagerLinearity::meet(), OA::Linearity::LinearityMatrix::meet(), and OA::Linearity::ManagerLinearity::transfer().
1.5.7.1