Macaulay2 Engine
Loading...
Searching...
No Matches

◆ currentValue()

const PolyList & NCF4::currentValue ( ) const
inline

Definition at line 284 of file NCF4.hpp.

285 {
286 //return reinterpret_cast<const ConstPolyList&>(mGroebner);
287 return mGroebner;
288 }
PolyList mGroebner
Definition NCF4.hpp:222

References mGroebner.