next | previous | forward | backward | up | top | index | toc | packages | Macaulay2 website
FourTiTwo :: getMatrix

getMatrix -- reads a matrix from a 4ti2-formatted input file

Synopsis

Description

The file should contain a matrix in the format such as

2 4\break 1 1 1 1\break 1 2 3 4\break

The first two numbers are the numbers of rows and columns.

See also

Ways to use getMatrix :

For the programmer

The object getMatrix is a method function.