ContRap
The symbolic tool for control-flow based rapid prototyping.

Function operator[] from ginac
Brief description

operator[](value:matrix,row:int):ex

Returns an element of the given column matrix More ...

Function information
Name: operator[]
Base: matrix
Group: GiNaC plugins:Matrix algebra
Icon: ginac.png
Color: cyan
Authors:
Copyright:

Detailed description

Returns an element of the given column matrix.

Input parameters
value: matrix
Matrix value
row: int
Number of the row

Return values
Default return value: ex
Reference to the corresponding element