matrix, domain, codomain, [name=]) |
charpoly, decompose,
fcp,
is_endomorphism,
kernel,
matrix,
name,
restrict_domain
These methods are defined as follows:
) |
[is_diagonalizable=False]) |
) |
) |
) |
) |
[new=None]) |
sub) |
Instances of class MatrixFunction also have the following special methods:
right) |
x) |
) |
right) |
The multiplication * operator is function composition for linear functions.
WARNING: Composition agrees with matrix multiplication, so f*g means "do f, then g", since matrices act from the right in SAGE.
right) |