MyraMath
strsmU_lowrank


Source: tests/lowrank/trsm2.cpp


Results: [PASS]

float
|U\USV - U\X| = 1.58373e-07
max(|U'U|,|V'V|) = 8.5252e-07
|transpose(U)\USV - transpose(U)\X| = 5.28339e-08
max(|U'U|,|V'V|) = 5.84863e-07
|hermitian(U)\USV - hermitian(U)\X| = 4.17473e-08
max(|U'U|,|V'V|) = 6.37531e-07
|conjugate(U)\USV - conjugate(U)\X| = 2.13098e-08
max(|U'U|,|V'V|) = 1.29046e-06
|USV/U - X/U| = 8.28284e-08
max(|U'U|,|V'V|) = 8.77518e-07
|USV/transpose(U) - X/transpose(U)| = 1.61976e-07
max(|U'U|,|V'V|) = 7.36183e-07
|USV/hermitian(U) - X/hermitian(U)| = 1.55342e-07
max(|U'U|,|V'V|) = 9.71972e-07
|USV/conjugate(U) - X/conjugate(U)| = 3.28355e-07
max(|U'U|,|V'V|) = 7.41141e-07


Go back to Summary of /test programs.