Macaulay2 Engine
Loading...
Searching...
No Matches
◆
abs_squared()
void M2::ARingRRi::abs_squared
(
ElementType
&
result
,
const
ElementType
&
a
) const
inline
Definition at line
418
of file
aring-RRi.hpp
.
419
{
420
abs
(
result
,a);
421
mult
(
result
,
result
,
result
);
422
}
M2::ARingRRi::mult
void mult(ElementType &result, const ElementType &a, const ElementType &b) const
Definition
aring-RRi.hpp:258
result
VALGRIND_MAKE_MEM_DEFINED & result(result)
abs
#define abs(x)
Definition
polyroots.cpp:51
References
abs
,
mult()
, and
result()
.
M2
ARingRRi
Generated on
for Macaulay2 Engine by
1.15.0