Macaulay2 Engine
Loading...
Searching...
No Matches
◆
set_from_mpz()
void M2::ARingTower::set_from_mpz
(
elem
&
result
,
mpz_srcptr
a
) const
inline
Definition at line
295
of file
aring-tower.hpp
.
296
{
297
(void)
result
;
298
(void) a;
299
assert(
false
);
300
}
// TODO: write this
result
VALGRIND_MAKE_MEM_DEFINED & result(result)
References
result()
.
M2
ARingTower
Generated on
for Macaulay2 Engine by
1.15.0