Function tr from ginac
Brief description
tr(value:matrix):ex
Computes the rank of a matrix More ...
Function information
| Name: | tr |
| Base: | |
| Group: | GiNaC plugins:Matrix algebra |
| Icon: | ginac.png |
| Color: | cyan |
| Authors: | |
| Copyright: |
Detailed description
Computes the rank of a matrix
Input parameters
-
value:
matrix
- Matrix
Return values
-
Default return value:
ex
- Determinant of the matrix
