|
Regina Calculation Engine
|
Stores the extra coefficients in the tableaux associated with this constraint class (which for this class is a no-op, since in this case there are no extra coefficients). More...
#include <enumerate/ntreeconstraint.h>
Public Member Functions | |
| template<typename Integer > | |
| void | fillFinalRows (LPMatrix< Integer > &m, unsigned col) const |
| template<typename Integer > | |
| Integer | innerProduct (const LPMatrix< Integer > &, unsigned) const |
| template<typename Integer > | |
| Integer | innerProductOct (const LPMatrix< Integer > &, unsigned) const |
Stores the extra coefficients in the tableaux associated with this constraint class (which for this class is a no-op, since in this case there are no extra coefficients).
See the LPConstraintBase::Coefficients notes for further details.