Example program for dgelqf
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
=
-
5.42
3.28
-
3.68
0.27
2.06
0.46
-
1.65
-
3.40
-
3.20
-
1.03
-
4.06
-
0.01
-
0.37
2.35
1.90
4.31
-
1.76
1.13
-
3.15
-
0.11
1.99
-
2.70
0.26
4.50
and
B
=
-
2.87
-
5.23
1.63
0.29
-
3.52
4.76
0.45
-
8.41
.
f90 source code
Input data file
Expected results