Macaulay2 Engine
Loading...
Searching...
No Matches
◆
copy()
ring_elem
M2FreeAlgebra::copy
(
const
ring_elem
f
)
const
virtual
Implements
Ring
.
Definition at line
198
of file
M2FreeAlgebra.cpp
.
199
{
200
// FRANK: is this what we want to do?
201
return
f;
202
}
M2FreeAlgebra
Generated on
for Macaulay2 Engine by
1.15.0