matrix, domain, codomain, [name=]) |
restrict_domain
These methods are defined as follows:
sub) |
Instances of class MatrixFunction also have the following special methods:
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.