D.3.1.17 addcol
Procedure from library
matrix.lib
(see
matrix_lib
).
Usage:
addcol(A,c1,p,c2); A matrix, p poly, c1, c2 positive integers
Return:
matrix, A being modified by adding p times column c1 to column c2
Example:
User manual for
Singular
version 3-1-6, Dec 2012, generated by
texi2html
.