Macaulay2 Engine
Loading...
Searching...
No Matches
◆
set_var()
void M2::ARingRRR::set_var
(
ElementType
&
result
,
int
v
) const
inline
Definition at line
165
of file
aring-RRR.hpp
.
166
{
167
(void) v;
168
mpfr_set_si(&
result
, 1, MPFR_RNDN);
169
}
result
VALGRIND_MAKE_MEM_DEFINED & result(result)
References
result()
.
Referenced by
syzygy()
.
M2
ARingRRR
Generated on
for Macaulay2 Engine by
1.15.0