Function List from ginac
Brief description
List(value:matrix):List
Returns all the elements of the given column matirx in a list More ...
Function information
| Name: | List |
| Base: | List |
| Group: | GiNaC plugins:Matrix algebra |
| Icon: | ginac.png |
| Color: | cyan |
| Authors: | |
| Copyright: |
Detailed description
Returns all the elements of the given column matirx in a list
Input parameters
-
value:
matrix
- Matrix value
Return values
-
Default return value:
List
- Reference to the corresponding element
