Regina Calculation Engine
Public Member Functions | List of all members
regina::LPConstraintNone::Coefficients Struct Reference

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/treeconstraint.h>

Public Member Functions

template<typename IntType >
void fillFinalRows (LPMatrix< IntType > &m, unsigned col) const
 
template<typename IntType >
IntType innerProduct (const LPMatrix< IntType > &, unsigned) const
 
template<typename IntType >
IntType innerProductOct (const LPMatrix< IntType > &, unsigned) const
 

Detailed Description

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.


The documentation for this struct was generated from the following file:

Copyright © 1999-2018, The Regina development team
This software is released under the GNU General Public License, with some additional permissions; see the source code for details.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@maths.uq.edu.au).