Home
last modified time | relevance | path

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

/dports/math/gsl/gsl-2.7/linalg/
H A Dtest.c2546 test_choleskyc_solve_dim(const gsl_matrix_complex * m, const gsl_vector_complex * actual, double ep… in test_choleskyc_solve_dim() function
2603 f = test_choleskyc_solve_dim(&cp7.matrix, &cp7_sol.vector, 1024.0 * 1024.0 * GSL_DBL_EPSILON); in test_choleskyc_solve()