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

◆ text_out()

void EngineMonomial::text_out ( buffer & o) const
inline

Definition at line 103 of file monomial.hpp.

103{ varpower::elem_text_out(o, val.data()); }
gc_vector< int > val
Definition monomial.hpp:64
static void elem_text_out(buffer &o, ConstExponents m, bool p_one=true)

References ExponentList< int, true >::elem_text_out(), and val.