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

◆ CompareResult

Enumerator
LT 
EQ 
GT 
Error 

Definition at line 321 of file NCReduction.cpp.

321{LT, EQ, GT, Error};
const int EQ
Definition style.hpp:40
const int GT
Definition style.hpp:41
const int LT
Definition style.hpp:39