Function row from ginac
Brief description
row(value:matrix,row:int):matrix
Returns a row of the given matrix More ...
Function information
Name: | row |
Base: | matrix |
Group: | GiNaC plugins:Matrix algebra |
Icon: | ginac.png |
Color: | cyan |
Authors: | |
Copyright: |
Detailed description
Returns a row of the given matrix
Input parameters
-
value:
matrix
-
row:
int
- Number of the row
Return values
-
Default return value:
matrix
- Given row