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

Function lmatrix_t from lapack
Brief description

lmatrix_t(vector:lvector_t):lmatrix_t

Converts the vector into the column matrix represenation More ...

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

Detailed description

Converts the vector into the column matrix represenation.

Input parameters
vector: lvector_t
Vector to convert

Return values
Default return value: lmatrix_t
Matrix of the same dimensions as the vector