Implements Ring.
Definition at line 120 of file tower.cpp.
121{
122 TowerPolynomial f;
123 if (not
D->set_from_mpq(f, q))
return false;
125 return true;
126}
VALGRIND_MAKE_MEM_DEFINED & result(result)
#define TOWER_RINGELEM(a)
References D, result(), and TOWER_RINGELEM.