|
Macaulay2 Engine
|
#include <ARingTest.hpp>
Public Member Functions | |
| ARingElementGenerator (const RingType &R) | |
| void | nextElement (typename RingType::ElementType &result) |
| void | reset () |
Private Attributes | |
| const RingType & | mRing |
| int | mNext |
Definition at line 52 of file ARingTest.hpp.