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