Macaulay2 Engine
Loading...
Searching...
No Matches
◆
gbvector_remove_content()
[1/2]
void GBRing::gbvector_remove_content
(
gbvector
*
f
,
gbvector
*
fsyz
)
Definition at line
1398
of file
gbring.cpp
.
1401
{
1402
ring_elem junk;
1403
gbvector_remove_content
(f, fsyz,
false
, junk);
1404
}
GBRing::gbvector_remove_content
void gbvector_remove_content(gbvector *f, gbvector *fsyz, bool use_denom, ring_elem &denom)
Definition
gbring.cpp:1369
References
gbvector_remove_content()
.
GBRing
Generated on
for Macaulay2 Engine by
1.15.0