Example program for dgehrd
This example computes the upper Hessenberg form of the matrix
A
, where
A
=
0.35
0.45
-
0.14
-
0.17
0.09
0.07
-
0.54
0.35
-
0.44
-
0.33
-
0.03
0.17
0.25
-
0.32
-
0.13
0.11
.
f90 source code
Input data file
Expected results