Source: tests/lowrank/trsm2.cpp
Results: [PASS]
std::complex<float>
|U\USV - U\X| = 5.03494e-07
max(|U
'U|,|V'V|) = 9.13747e-07
|transpose(U)\USV - transpose(U)\X| = 2.33269e-07
max(|U
'U|,|V'V|) = 9.81223e-07
|hermitian(U)\USV - hermitian(U)\X| = 6.66239e-07
max(|U
'U|,|V'V|) = 9.36553e-07
|conjugate(U)\USV - conjugate(U)\X| = 5.02732e-07
max(|U
'U|,|V'V|) = 9.89319e-07
|USV/U - X/U| = 2.06035e-07
max(|U
'U|,|V'V|) = 7.38337e-07
|USV/transpose(U) - X/transpose(U)| = 3.76562e-08
max(|U
'U|,|V'V|) = 1.08057e-06
|USV/hermitian(U) - X/hermitian(U)| = 7.6474e-07
max(|U
'U|,|V'V|) = 5.82996e-07
|USV/conjugate(U) - X/conjugate(U)| = 4.07532e-07
max(|U
'U|,|V'V|) = 8.88325e-07
Go back to Summary of /test
programs.