Macaulay2 Engine
Loading...
Searching...
No Matches
◆
subtract()
void M2::DummyRing::subtract
(
ElementType
&
result
,
const
ElementType
a
,
const
ElementType
b
) const
inline
Definition at line
365
of file
aring.hpp
.
368
{
369
(void)
result
;
370
(void) a;
371
(void) b;
372
}
result
VALGRIND_MAKE_MEM_DEFINED & result(result)
References
result()
.
M2
DummyRing
Generated on
for Macaulay2 Engine by
1.15.0