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

Function qrdecomposition from lapack
Brief description

qrdecomposition(A:lmatrix_t):List

Computes the generalized Hessenberg form of a matrix More ...

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

Detailed description

Computes the generalized Hessenberg form of a matrix

Input parameters
A: lmatrix_t
Left-hand side matrix

Return values
Default return value: List
List of the matrices Q, H, T, and Z