Macaulay2 Engine
Loading...
Searching...
No Matches
◆
subtract()
void M2::ARingZZpFlint::subtract
(
ElementType
&
result
,
ElementType
a
,
ElementType
b
) const
inline
Definition at line
196
of file
aring-zzp-flint.hpp
.
197
{
198
result
= nmod_sub(a, b,
mModulus
);
199
}
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