Macaulay2 Engine
Loading...
Searching...
No Matches
◆
invert()
void M2::ARingRR::invert
(
ElementType
&
result
,
const
ElementType
&
a
) const
inline
Definition at line
169
of file
aring-RR.hpp
.
171
{
172
result
= 1.0 / a;
173
}
result
VALGRIND_MAKE_MEM_DEFINED & result(result)
References
result()
.
M2
ARingRR
Generated on
for Macaulay2 Engine by
1.15.0