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

◆ sort_monorder()

void res2_comp::sort_monorder ( res2_pair *& p)
private

Definition at line 924 of file res-a0.cpp.

925{
926 // Rest of the compare_* don't matter in this case, except degree
930}
int compare_use_degree
Definition res-a0.hpp:197
void sort_res2_pairs(res2_pair *&p) const
Definition res-a0.cpp:891
int compare_type
Definition res-a0.hpp:196
int p
const int COMPARE_MONORDER
Definition res-a0.hpp:82

References COMPARE_MONORDER, compare_type, compare_use_degree, p, and sort_res2_pairs().

Referenced by start_computation().