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

Function lmatrix_t from lapack
Brief description

lmatrix_t(data:List):lmatrix_t

Creates a LAPACK matrix from a list of rows More ...

Function information
Name: lmatrix_t
Base: lmatrix_t
Group: LAPACK plugins:Basic plugins
Icon: lapack.png
Color: darkRed
Authors:
Copyright:

Detailed description

Creates a LAPACK matrix from a list of rows.

Input parameters
data: List
List of rows of the matrix

Return values
Default return value: lmatrix_t
New matrix