|
Regina Calculation Engine
|
Stores the extra coefficients in the tableaux associated with this constraint class (in this case, one extra integer per column). More...
#include <enumerate/treeconstraint.h>
Public Member Functions | |
| template<typename IntType > | |
| void | fillFinalRows (LPMatrix< IntType > &m, unsigned col) const |
| template<typename IntType > | |
| IntType | innerProduct (const LPMatrix< IntType > &m, unsigned mRow) const |
| template<typename IntType > | |
| IntType | innerProductOct (const LPMatrix< IntType > &m, unsigned mRow) const |
Public Attributes | |
| int | euler |
| The coefficient of the Euler characteristic function for the corresponding column of the matching equation matrix. More... | |
Stores the extra coefficients in the tableaux associated with this constraint class (in this case, one extra integer per column).
See the LPConstraintBase::Coefficients notes for further details.