Macaulay2 Engine
Loading...
Searching...
No Matches
◆
abs_squared()
void M2::ARingCCi::abs_squared
(
ElementType
&
result
,
const
ElementType
&
a
) const
inline
Definition at line
592
of file
aring-CCi.hpp
.
593
{
594
abs
(
result
,a);
595
mult
(
result
,
result
,
result
);
596
}
M2::ARingCCi::mult
void mult(ElementType &result, const ElementType &a, const ElementType &b) const
Definition
aring-CCi.hpp:379
result
VALGRIND_MAKE_MEM_DEFINED & result(result)
abs
#define abs(x)
Definition
polyroots.cpp:51
References
abs
,
mult()
, and
result()
.
M2
ARingCCi
Generated on
for Macaulay2 Engine by
1.15.0