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

◆ operator()()

bool lex::operator() ( const brMonomial & lhs,
const brMonomial & rhs ) const
inline

Definition at line 52 of file franzi-brp.hpp.

53 {
54 return lhs > rhs;
55 }