Home Online Manual
Top
Back: boolean operations
Forward: intmat declarations
FastBack: int
FastForward: intvec
Up: Data types
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

4.6 intmat

Integer matrices are matrices with integer entries. For the range of integers see Limitations. Integer matrices do not belong to a ring, they may be defined without a basering being defined. An intmat can be multiplied by and added to an int; in this case the int is converted into an intmat of the right size with the integer on the diagonal. The integer 1, for example, is converted into the unit matrix.

4.6.1 intmat declarations  
4.6.2 intmat expressions  
4.6.3 intmat type cast  
4.6.4 intmat operations  
4.6.5 intmat related functions