The SAGE Manual
Previous:
7.1.1.3 MatrixSpace_generic Objects
Up:
7.1.1 matrix.matrix_space - Space
Next:
7.1.2 matrix.matrix - Matrices
7.1.1.4 MatrixSpace_pid Objects
class
MatrixSpace_pid
The space of all nrows x ncols matrices over base_ring
MatrixSpace_pid
(
base_ring, nrows,
[
ncols=False
]
,
[
sparse=None
]
)
Instances of class
MatrixSpace_pid
also have the following special methods:
_get_matrix_class
The SAGE Manual
Previous:
7.1.1.3 MatrixSpace_generic Objects
Up:
7.1.1 matrix.matrix_space - Space
Next:
7.1.2 matrix.matrix - Matrices
Release 0.7.7, documentation updated on October 4, 2005.
See
About this document...
for information on suggesting changes.