Source: tests/lowrank/trsm3.cpp
Results: [PASS]
double
|A\USV - A\X| = 2.40104e-16
max(|U
'U|,|V'V|) = 1.27151e-15
|transpose(A)\USV - transpose(A)\X| = 6.34529e-16
max(|U
'U|,|V'V|) = 1.42917e-15
|hermitian(A)\USV - hermitian(A)\X| = 5.83953e-16
max(|U
'U|,|V'V|) = 1.54408e-15
|conjugate(A)\USV - conjugate(A)\X| = 5.93529e-17
max(|U
'U|,|V'V|) = 1.43458e-15
|USV/A - X/A| = 2.42183e-17
max(|U
'U|,|V'V|) = 1.25295e-15
|USV/transpose(A) - X/transpose(A)| = 4.52659e-16
max(|U
'U|,|V'V|) = 1.46705e-15
|USV/hermitian(A) - X/hermitian(A)| = 2.3341e-16
max(|U
'U|,|V'V|) = 1.04174e-15
|USV/conjugate(A) - X/conjugate(A)| = 5.84913e-16
max(|U
'U|,|V'V|) = 1.55499e-15
Go back to Summary of /test
programs.