Macaulay2 Engine
Loading...
Searching...
No Matches
◆
mult()
void M2::ARingZZpFlint::mult
(
ElementType
&
result
,
ElementType
a
,
ElementType
b
) const
inline
Definition at line
223
of file
aring-zzp-flint.hpp
.
224
{
225
result
= nmod_mul(a, b,
mModulus
);
226
}
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