#include <PivotEulerAlg.h>
Definition at line 30 of file PivotEulerAlg.h.
PivotEulerAlg::PivotEulerAlg |
( |
| ) |
|
bool PivotEulerAlg::autoTranspose |
( |
EulerState & |
state | ) |
|
|
private |
void PivotEulerAlg::computeEuler |
( |
EulerState * |
state | ) |
|
|
private |
const mpz_class & PivotEulerAlg::computeEulerCharacteristic |
( |
const Ideal & |
ideal | ) |
|
const mpz_class & PivotEulerAlg::computeEulerCharacteristic |
( |
const RawSquareFreeIdeal & |
ideal | ) |
|
bool PivotEulerAlg::getAutoTranspose |
( |
| ) |
const |
|
inline |
const mpz_class& PivotEulerAlg::getComputedEulerCharacteristic |
( |
| ) |
const |
|
inline |
bool PivotEulerAlg::getInitialAutoTranspose |
( |
| ) |
const |
|
inline |
void PivotEulerAlg::getPivot |
( |
const EulerState & |
state, |
|
|
Word * |
pivot |
|
) |
| |
|
private |
bool PivotEulerAlg::getUseAllPairsSimplify |
( |
| ) |
const |
|
inline |
bool PivotEulerAlg::getUseManyDivSimplify |
( |
| ) |
const |
|
inline |
bool PivotEulerAlg::getUseUniqueDivSimplify |
( |
| ) |
const |
|
inline |
void PivotEulerAlg::setAutoTranspose |
( |
bool |
value | ) |
|
|
inline |
void PivotEulerAlg::setInitialAutoTranspose |
( |
bool |
value | ) |
|
|
inline |
void PivotEulerAlg::setPivotStrategy |
( |
auto_ptr< PivotStrategy > |
strategy | ) |
|
|
inline |
void PivotEulerAlg::setUseAllPairsSimplify |
( |
bool |
value | ) |
|
|
inline |
void PivotEulerAlg::setUseManyDivSimplify |
( |
bool |
value | ) |
|
|
inline |
void PivotEulerAlg::setUseUniqueDivSimplify |
( |
bool |
value | ) |
|
|
inline |
bool PivotEulerAlg::_autoTranspose |
|
private |
vector<size_t> PivotEulerAlg::_divCountsTmp |
|
private |
mpz_class PivotEulerAlg::_euler |
|
private |
bool PivotEulerAlg::_initialAutoTranspose |
|
private |
Word* PivotEulerAlg::_termTmp |
|
private |
bool PivotEulerAlg::_useAllPairsSimplify |
|
private |
bool PivotEulerAlg::_useManyDivSimplify |
|
private |
bool PivotEulerAlg::_useUniqueDivSimplify |
|
private |
The documentation for this class was generated from the following files: