Macaulay2 Engine
Loading...
Searching...
No Matches
◆
add()
void M2::ARingZZpFlint::add
(
ElementType
&
result
,
ElementType
a
,
ElementType
b
) const
inline
Definition at line
191
of file
aring-zzp-flint.hpp
.
192
{
193
result
= nmod_add(a, b,
mModulus
);
194
}
M2::ARingZZpFlint::mModulus
nmod_t mModulus
Definition
aring-zzp-flint.hpp:333
result
VALGRIND_MAKE_MEM_DEFINED & result(result)
References
mModulus
, and
result()
.
M2
ARingZZpFlint
Generated on
for Macaulay2 Engine by
1.15.0