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

Function operator* from ginac
Brief description

operator*(left:matrix,right:matrix):matrix

Multiplies two matrices More ...

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

Detailed description

Multiplies two matrices

Input parameters
left: matrix
Left matrix
right: matrix
Right matrix

Return values
Default return value: matrix
Resulting matrix