MyraMath
strsmA_lowrank


Source: tests/lowrank/trsm3.cpp


Results: [PASS]

float
|A\USV - A\X| = 1.01709e-05
max(|U'U|,|V'V|) = 6.5031e-07
|transpose(A)\USV - transpose(A)\X| = 1.46212e-05
max(|U'U|,|V'V|) = 6.70398e-07
|hermitian(A)\USV - hermitian(A)\X| = 5.40218e-06
max(|U'U|,|V'V|) = 6.90805e-07
|conjugate(A)\USV - conjugate(A)\X| = 6.39145e-06
max(|U'U|,|V'V|) = 8.33511e-07
|USV/A - X/A| = 2.41094e-06
max(|U'U|,|V'V|) = 6.75371e-07
|USV/transpose(A) - X/transpose(A)| = 2.04073e-05
max(|U'U|,|V'V|) = 6.60155e-07
|USV/hermitian(A) - X/hermitian(A)| = 3.81658e-06
max(|U'U|,|V'V|) = 6.57181e-07
|USV/conjugate(A) - X/conjugate(A)| = 1.78283e-05
max(|U'U|,|V'V|) = 8.35738e-07


Go back to Summary of /test programs.