sortColumns(..., DegreeOrder => ...) -- specify Ascending, Descending, or null
Synopsis
-
- Usage:
- sortColumns(...,DegreeOrder=>x)
-
Inputs:
-
Consequences:
-
If x is not null, first order the columns of the matrix in ascending or descending degree (depending on x). If x is null, then only use the monomial order in the sort
Further information
Caveat
This option only works for sorting columns of a matrix, not the elements of a list