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

See About this document... for information on suggesting changes.