Function matrix from ginac
Brief description
matrix(data:List):matrix
Creates a matrix from a list of data More ...
Function information
| Name: | matrix |
| Base: | matrix |
| Group: | GiNaC plugins:Matrix algebra |
| Icon: | ginac.png |
| Color: | cyan |
| Authors: | |
| Copyright: |
Detailed description
Creates a matrix from a list of data
Input parameters
-
data:
List
Return values
-
Default return value:
matrix
- Matrix object
