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

◆ is_skew_commutative()

bool GBRing::is_skew_commutative ( ) const
inline

Definition at line 240 of file gbring.hpp.

240{ return _skew.n_skew_vars() > 0; }
SkewMultiplication _skew
Definition gbring.hpp:151

References _skew.

Referenced by find_reduction_coeffs(), find_reduction_coeffs_ZZ(), gbvector_cancel_lead_terms(), and gbvector_combine_lead_terms_ZZ().