Macaulay2 Engine
Loading...
Searching...
No Matches
◆
set_var()
void M2::ARingZZ::set_var
(
ElementType
&
result
,
int
v
) const
inline
Definition at line
155
of file
aring-zz-flint.hpp
.
156
{
157
(void) v;
158
fmpz_set_si(&
result
, 1);
159
}
result
VALGRIND_MAKE_MEM_DEFINED & result(result)
References
result()
.
M2
ARingZZ
Generated on
for Macaulay2 Engine by
1.15.0