The SAGE Manual
Previous:
7.1.1 matrix.matrix_space - Space
Up:
7.1.1 matrix.matrix_space - Space
Next:
7.1.1.2 MatrixSpace_field Objects
7.1.1.1 MatrixSpace_domain Objects
class
MatrixSpace_domain
The space of all nrows x ncols matrices over base_ring
MatrixSpace_domain
(
base_ring, nrows,
[
ncols=False
]
,
[
sparse=None
]
)
Instances of class
MatrixSpace_domain
also have the following special methods:
_get_matrix_class
The SAGE Manual
Previous:
7.1.1 matrix.matrix_space - Space
Up:
7.1.1 matrix.matrix_space - Space
Next:
7.1.1.2 MatrixSpace_field Objects
Release 0.8.2, documentation updated on October 22, 2005.
See
About this document...
for information on suggesting changes.