leadTerm f -- return the leading term of the polynomial or
vector f.
leadTerm m -- return the matrix of initial forms of
the columns of the matrix m.
leadTerm(i,m) -- return the matrix of polynomials formed
by retaining those monomials of each entry which agree on the first i
weight vectors.