Example program for zgelqf
This example finds the minimum norm solutions of the under-determined systems of linear equations
A
x
1
=
b
1
and
A
x
2
=
b
2
where
b
1
and
b
2
are the columns of the matrix
B
,
A
=
0.28
-
0.36
i
0.50
-
0.86
i
-
0.77
-
0.48
i
1.58
+
0.66
i
-
0.50
-
1.10
i
-
1.21
+
0.76
i
-
0.32
-
0.24
i
-
0.27
-
1.15
i
0.36
-
0.51
i
-
0.07
+
1.33
i
-
0.75
+
0.47
i
-
0.08
+
1.01
i
and
B
=
-
1.35
+
0.19
i
4.83
-
2.67
i
9.41
-
3.56
i
-
7.28
+
3.34
i
-
7.57
+
6.93
i
0.62
+
4.53
i
.
f90 source code
Input data file
Expected results