arguments: v0 v1 ... v(c-1) rows:freemodule cols:freemodule >> matrix; OR v0 v1 ... v(c-1) rows:freemodule c:int >> matrix; OR vecinfo monideal >> matrix
In the first two forms, create a matrix having the given rows, and the columns of the matrix are v0, ..., v(c-1). In the first form, the column free module is set to 'cols', while in the second form, the column degrees are computed. The third form creates a one row matrix whose entries are the monomials in the given monomial ideal.
Go to main index.
Go to concepts index.