Macaulay2 Engine
Loading...
Searching...
No Matches

◆ get_repr()

int M2::ARingGFM2::get_repr ( elem f) const
inline

Definition at line 169 of file aring-m2-gf.hpp.

170 { /*TODO: WRITE WRITE ;*/
171 (void) f;
172 throw exc::internal_error("get_repr not written");
173 }