Home
last modified time | relevance | path

Searched refs:test_QR_UZ_decomp_eps (Results 1 – 1 of 1) sorted by relevance

/dports/math/gsl/gsl-2.7/linalg/
H A Dtest_qr.c543 test_QR_UZ_decomp_eps(const gsl_matrix * S, const gsl_matrix * A, const double eps, const char * de… in test_QR_UZ_decomp_eps() function
641 s += test_QR_UZ_decomp_eps(&S.matrix, &B.matrix, 1.0e6 * M * GSL_DBL_EPSILON, in test_QR_UZ_decomp()