Function operator^ from ginac
Brief description
operator^(left:matrix,power:Identifier):matrix
Matrix power with identifiers More ...
Function information
Name: | operator^ |
Base: | matrix |
Group: | GiNaC plugins:Matrix algebra |
Icon: | ginac.png |
Color: | cyan |
Authors: | |
Copyright: |
Detailed description
Matrix power with identifiers
Input parameters
-
left:
matrix
- Left matrix
-
power:
Identifier
- Power scalar
Return values
-
Default return value:
matrix
- Resulting matrix