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