Macaulay2 Engine
Loading...
Searching...
No Matches
◆
abs_squared()
void M2::ARingRR::abs_squared
(
ElementType
&
result
,
const
ElementType
&
a
) const
inline
Definition at line
217
of file
aring-RR.hpp
.
218
{
219
result
= a * a;
220
}
result
VALGRIND_MAKE_MEM_DEFINED & result(result)
References
result()
.
M2
ARingRR
Generated on
for Macaulay2 Engine by
1.15.0