Macaulay2 Engine
Loading...
Searching...
No Matches
◆
abs_squared()
void M2::ARingRRR::abs_squared
(
ElementType
&
result
,
const
ElementType
&
a
) const
inline
Definition at line
317
of file
aring-RRR.hpp
.
318
{
319
mult
(
result
, a, a);
320
}
M2::ARingRRR::mult
void mult(ElementType &result, const ElementType &a, const ElementType &b) const
Definition
aring-RRR.hpp:238
result
VALGRIND_MAKE_MEM_DEFINED & result(result)
References
mult()
, and
result()
.
M2
ARingRRR
Generated on
for Macaulay2 Engine by
1.15.0