Top
Back: flatten
Forward: is_complex
FastBack: Linear algebra
FastForward: linalg_lib
Up: matrix_lib
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

D.3.1.6 genericmat

Procedure from library matrix.lib (see matrix_lib).

Usage:
genericmat(n,m[,id]); n,m=integers, id=ideal

Return:
nxm matrix, with entries from id.

Note:
if id has less than nxm elements, the matrix is filled with 0's, (default: id=maxideal(1)).
genericmat(n,m); creates the generic nxm matrix

Example:
 


Top Back: flatten Forward: is_complex FastBack: Linear algebra FastForward: linalg_lib Up: matrix_lib Top: Singular Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 3-1-6, Dec 2012, generated by texi2html.