7.1.1.2 MatrixSpace_field Objects

class MatrixSpace_field
The space of all nrows x ncols matrices over base_field
MatrixSpace_field( base_field, nrows, [ncols=False], [sparse=None])

Instances of class MatrixSpace_field have the following methods (in addition to inherited methods and special methods):

base_field

Instances of class MatrixSpace_field also have the following special methods:

_get_matrix_class

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