|
FORM v5.0.0-35-g6318119
|

Public Member Functions | |
| BracketInfo (const std::vector< int > &pattern, int num_terms, const poly *p) | |
| bool | operator< (const BracketInfo &rhs) const |
Data Fields | |
| std::vector< int > | pattern |
| int | num_terms |
| int | dummy = 0 |
| const poly * | p |
Definition at line 1389 of file polygcd.cc.
|
inline |
Definition at line 1394 of file polygcd.cc.
|
inline |
Definition at line 1395 of file polygcd.cc.
| std::vector<int> pattern |
Definition at line 1390 of file polygcd.cc.
| int num_terms |
Definition at line 1391 of file polygcd.cc.
| int dummy = 0 |
Definition at line 1391 of file polygcd.cc.
| const poly* p |
Definition at line 1392 of file polygcd.cc.