D.3.1.11 submat
Procedure from library
matrix.lib
(see
matrix_lib
).
Usage:
submat(A,r,c); A=matrix, r,c=intvec
Return:
matrix, submatrix of A with rows specified by intvec r and columns specified by intvec c.
Example:
User manual for
Singular
version 3-1-6, Dec 2012, generated by
texi2html
.