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

◆ set_from_mpq()

bool M2::ARingTower::set_from_mpq ( elem & result,
mpq_srcptr a ) const
inline

Definition at line 302 of file aring-tower.hpp.

303 {
304 (void) result;
305 (void) a;
306 assert(false);
307 return false;
308 } // TODO: write this
VALGRIND_MAKE_MEM_DEFINED & result(result)

References result().