Definition at line 76 of file res-f4.cpp.
77{
81
86
88 {
89 mRing.vectorArithmetic().deallocateElementArray(f.mCoeffs);
90 }
91
93 {
94 mRing.vectorArithmetic().deallocateElementArray(f.mCoeffs);
95 }
96
101
103}
MonomialHashTable< ResMonomialsWithComponent > mHashTable
std::vector< res_packed_monomial > mColumns
MonomialMemorySpace mMonomSpace2
std::vector< Row > mReducers
const ResPolyRing & mRing
std::vector< long > mSPairComponents
long mNextReducerToProcess
std::vector< Row > mSPairs
std::chrono::steady_clock::time_point timer()
double seconds(DurationType time_diff)
References mColumns, mFrame, mHashTable, mMonomSpace2, mNextReducerToProcess, mReducers, mRing, mSPairComponents, mSPairs, mThisDegree, mThisLevel, seconds(), and timer().
Referenced by construct().