Example program for dtgexc
This example exchanges blocks
2
and
1
of the matrix pair
S
,
T
, where
S
=
4.0
1.0
1.0
2.0
0
.0
3.0
4.0
1.0
0
.0
1.0
3.0
1.0
0
.0
0
.0
0
.0
6.0
and
T
=
2.0
1.0
1.0
3.0
0
.0
1.0
2.0
1.0
0
.0
0
.0
1.0
1.0
0
.0
0
.0
0
.0
2.0
.
f90 source code
Input data file
Expected results