#include <prom_node.hh>
Inheritance diagram for PromParentArr_extra:


Public Member Functions | |
| PromParentArr_extra (PromParentBank *const bank, int n, int gid, int geq, int ndf, bool isalfx) | |
| void | mark (bool b=TRUE) |
| bool | isMarked () const |
| int | SetGID (int id) |
| int | getGID () const |
| int | getGEq () const |
| bool | isFixed () const |
| void | setFixed (bool b=TRUE) |
| int | getNDF () const |
Private Attributes | |
| struct { | |
| unsigned int done: 1 | |
| unsigned int isfixed: 1 | |
| unsigned int ndf: 30 | |
| } | bits_ |
| int | gid_ |
| int | geq_ |
Array of PromParent's (semantically row of a restriction operator). Used for parents of nodes that are nighbors from regularization
1.3.7