Macaulay2 Engine
Loading...
Searching...
No Matches
◆
clear()
void FreeAlgebraQuotient::clear
(
Poly
&
f
)
const
Definition at line
32
of file
FreeAlgebraQuotient.cpp
.
33
{
34
// TODO: need Polynomial type to allow us access, or have a clear function itself.
35
setZero
(f);
36
}
FreeAlgebraQuotient::setZero
void setZero(Poly &f) const
Definition
FreeAlgebraQuotient.cpp:38
References
setZero()
.
FreeAlgebraQuotient
Generated on
for Macaulay2 Engine by
1.15.0