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

◆ ARingQQGMP()

M2::ARingQQGMP::ARingQQGMP ( )

Definition at line 10 of file aring-qq-gmp.cpp.

11{
12 gmp_randinit_default(mRandomState);
13 mMaxHeight = 50;
14}
gmp_randstate_t mRandomState

References mMaxHeight, and mRandomState.