Macaulay2 Engine
Loading...
Searching...
No Matches
◆
set_var()
void M2::ARingQQFlint::set_var
(
ElementType
&
result
,
int
v
) const
inline
Definition at line
159
of file
aring-qq-flint.hpp
.
160
{
161
(void) v;
162
fmpq_set_si(&
result
, 1, 1);
163
}
result
VALGRIND_MAKE_MEM_DEFINED & result(result)
References
result()
.
M2
ARingQQFlint
Generated on
for Macaulay2 Engine by
1.15.0